1
0
ZenlessData/Data/_unsorted/TurnBased_ChallengeLevel_04.json
2025-10-15 03:08:22 +02:00

53 lines
1.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "ActionsOnPropertyChangeMixin",
"PropertyActions": [
{
"IsUsePercentage": true,
"PropertyType": "CurHP",
"RefPropertyType": "MaxHP",
"ValueRangeActions": [
{
"HighToValueActions": [
{
"$type": "BranchOperator",
"Conditions": [
{
"$type": "ByMonsterStrengthType",
"CompareType": "Equal",
"StrengthType": "Boss"
}
],
"SuccessActions": [
{
"$type": "TriggerAbilityAction",
"AbilityName": "Monster_TurnBased_CommonBuff_Enhance"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Monster_TurnBased_CommonBuff_Enhance"
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Monster_TurnBased_CommonBuff_Enhance"
}
]
}
],
"Val": "%AS_HpPercentage"
}
]
}
]
}
],
"AbilityName": "TurnBased_ChallengeLevel_04",
"AbilitySpecials": {
"AS_HpPercentage": {
"Value": 0.5,
"ValueType": "Float"
}
},
"AbilityStacking": "Unique"
}