53 lines
1.5 KiB
JSON
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"
|
|
} |