various updates, ready for release 2
This commit is contained in:
10
bin/main/data/aspects/powers/decay.json
Normal file
10
bin/main/data/aspects/powers/decay.json
Normal file
@@ -0,0 +1,10 @@
|
||||
{
|
||||
"type": "origins:action_over_time",
|
||||
"entity_action": {
|
||||
"type": "origins:change_resource",
|
||||
"resource": "aspects:sun_bar",
|
||||
"change": -0.5
|
||||
},
|
||||
"interval": 150,
|
||||
"hidden":true
|
||||
}
|
||||
Reference in New Issue
Block a user