Files
Aspects-Celestia-Compat/bin/main/data/aspects/powers/lightborn.json
2021-12-13 11:17:54 -04:00

14 lines
265 B
JSON

{
"type": "origins:self_glow",
"bientity_condition": {
"type": "origins:can_see"
},
"condition": {
"type": "origins:exposed_to_sun"
},
"use_teams": false,
"red": 0.0,
"green": 0.0,
"blue": 0.0,
"hidden":true
}