27 lines
611 B
JSON
27 lines
611 B
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
"PropertyActions": [
|
|
{
|
|
"IsUsePercentage": true,
|
|
"PropertyType": "CurHP",
|
|
"ReferMaxPropertyType": "MaxHP",
|
|
"ValueRangeActions": [
|
|
{
|
|
"LowToValueActions": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"TargetKey": "BossHalfHP"
|
|
}
|
|
],
|
|
"Val": 0.9999
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Level_Turnbased_08",
|
|
"AbilityStacking": "Unique"
|
|
} |