Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/decay.json
2021-12-13 18:00:21 -04:00

10 lines
221 B
JSON

{
"type": "origins:action_over_time",
"entity_action": {
"type": "origins:change_resource",
"resource": "aspects:sun_bar",
"change": -0.5
},
"interval": 150,
"hidden":true
}