You cannot select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.

12 lines
237 B
JSON

{
"type": "origins:night_vision",
"strength": 0.5,
"name": "Darkvision",
"description": "You can see in the dark. Somewhat.",
"condition": {
"type": "origins:brightness",
"comparison": "<=",
"compare_to": 0.3
}
}