1
0
ZenlessData/Data/NotoriousPompey_DeathManager.json
2025-01-21 21:25:26 -03:00

28 lines
686 B
JSON

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": false,
"PropertyType": "CurHP",
"RefPropertyType": "MaxHP",
"ValueRangeActions": [
{
"HighToValueActions": [
{
"$type": "CallGraphEvent",
"AbilityName": "Graph_NotoriousPompey_Ability_MineSpawn",
"EventName": "MineRemoveAll"
}
],
"Val": 0
}
]
}
]
}
],
"AbilityName": "NotoriousPompey_DeathManager",
"AbilityStacking": "Unique"
}