finishing ignis powers
This commit is contained in:
@@ -1,5 +1,13 @@
|
||||
{
|
||||
"type": "origins:fire_immunity",
|
||||
"type": "origins:modify_damage_taken",
|
||||
"damage_condition": {
|
||||
"type": "origins:fire"
|
||||
},
|
||||
"modifier": {
|
||||
"operation": "multiply_total",
|
||||
"value": -1
|
||||
},
|
||||
|
||||
"name":"Fire Immunity",
|
||||
"description":"You are immune to fire damage."
|
||||
}
|
||||
Reference in New Issue
Block a user