mirror of
https://github.com/Auxilor/EcoArmor.git
synced 2025-12-27 02:49:22 +00:00
Fixed angelic armor feature parity
This commit is contained in:
@@ -587,6 +587,13 @@
|
||||
"triggers": [
|
||||
"melee_attack"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "permanent_potion_effect",
|
||||
"args": {
|
||||
"effect": "regeneration",
|
||||
"level": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"advancedEffects": [
|
||||
@@ -604,6 +611,13 @@
|
||||
"triggers": [
|
||||
"lose_hunger"
|
||||
]
|
||||
},
|
||||
{
|
||||
"id": "permanent_potion_effect",
|
||||
"args": {
|
||||
"effect": "regeneration",
|
||||
"level": 1
|
||||
}
|
||||
}
|
||||
],
|
||||
"advancedLore": [
|
||||
|
||||
Reference in New Issue
Block a user