89 lines
2.1 KiB
JSON
89 lines
2.1 KiB
JSON
|
{
|
||
|
"AbilityMixins": [
|
||
|
{
|
||
|
"$type": "ActionsOnPropertyChangeMixin",
|
||
|
"PropertyActions": [
|
||
|
{
|
||
|
"IsUsePercentage": true,
|
||
|
"PropertyType": "CurHP",
|
||
|
"ReferMaxPropertyType": "MaxHP",
|
||
|
"ValueRangeActions": [
|
||
|
{
|
||
|
"LowToValueActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "HpReduceModifier01",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"Val": 0.02
|
||
|
},
|
||
|
{
|
||
|
"Val": 0.02,
|
||
|
"ValueToLowActions": [
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "HpReduceModifier01",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"AbilityName": "Unagi_PhantomLevel_HPCurse01",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_HpReduceAmount": {
|
||
|
"Value": -0.01
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "HpReduceModifier01",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ProcessScreenEffectAction",
|
||
|
"EffectKey": "Scene_Bladeillusion_ScreenEffect_01",
|
||
|
"EffectType": "ScreenEffects",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
],
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "HpReduceModifier01",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "InterruptScreenEffectAction",
|
||
|
"EffectType": "ScreenEffects",
|
||
|
"Target": "Self",
|
||
|
"TargetKey": "Scene_Bladeillusion_ScreenEffect_01"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"HpReduceModifier01": {
|
||
|
"Duration": -1,
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "SmoothChangePropertyMixin",
|
||
|
"PropertyItems": [
|
||
|
{
|
||
|
"Percentage": "%AS_HpReduceAmount",
|
||
|
"PropertyModifyFunction": "Add",
|
||
|
"PropertyType": "CurHP"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "Unique"
|
||
|
}
|
||
|
}
|
||
|
}
|