79 lines
1.8 KiB
JSON
79 lines
1.8 KiB
JSON
{
|
|
"AbilityMixins": [
|
|
{
|
|
"$type": "ActionsOnPropertyChangeMixin",
|
|
"PropertyActions": [
|
|
{
|
|
"IsUsePercentage": false,
|
|
"PropertyType": "CurHP",
|
|
"ReferMaxPropertyType": "MaxHP",
|
|
"ValueRangeActions": [
|
|
{
|
|
"HighToValueActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"CustomKey": "Monster_Sobek_AbilityTarget",
|
|
"ModifierName": "Trigger_AwakenerDie_Modifier",
|
|
"Target": "Custom"
|
|
}
|
|
],
|
|
"Val": 100
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"AbilityName": "Awakener_HpManager",
|
|
"AbilitySpecials": {
|
|
"AS_CurHP_Delta": {
|
|
"Value": 0
|
|
},
|
|
"AS_CurHP_Delta_Real": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnKilled": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"CustomKey": "Monster_Sobek_AbilityTarget",
|
|
"ModifierName": "LockLifeModifier",
|
|
"Target": "Custom"
|
|
},
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"CustomKey": "Monster_Sobek_AbilityTarget",
|
|
"ParamName": "Trigger_Die",
|
|
"ParamType": 1,
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"Trigger_AwakenerDie_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "SetAnimCtrlerParamAction",
|
|
"BoolVal": true,
|
|
"CustomKey": "Monster_Awakener_AbilityTarget",
|
|
"ParamName": "Trigger_Die",
|
|
"ParamType": 1,
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByCauseStun",
|
|
"IsCauseStun": true
|
|
}
|
|
],
|
|
"Target": "Custom"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"OnAbilityTrigger": [
|
|
]
|
|
} |