Update lightning_immunity.json
Made it so you are truly invincible to lightning
This commit is contained in:
@@ -1,12 +1,8 @@
|
||||
{
|
||||
"type": "origins:modify_damage_taken",
|
||||
"type": "origins:invulnerability",
|
||||
"damage_condition": {
|
||||
"type": "origins:name",
|
||||
"name":"lightningBolt"
|
||||
},
|
||||
"modifier": {
|
||||
"operation": "addition",
|
||||
"value": -1000
|
||||
},
|
||||
"hidden": true
|
||||
}
|
||||
Reference in New Issue
Block a user