78 lines
2.2 KiB
JSON
78 lines
2.2 KiB
JSON
{
|
|
"AbilityName": "ActivityBattleAbility_PhotoEvent_MonsterEnhancement",
|
|
"AbilitySpecials": {
|
|
"AS_DamageTakeRatio": {
|
|
"Value": -0.3
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "PhotoEvent_MonsterEnhancement_Modifier",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"OnBeingHit": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"ModifierName": "PhotoEvent_MonsterEnhancement_Modifier",
|
|
"ModifierTargetType": "CurTargetAbility",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByAnimEventIDs",
|
|
"AnimEventIDs": [
|
|
"#ActivityBattleAbility_PhotoEvent_Attackproperty_01",
|
|
"#ActivityBattleAbility_PhotoEvent_Attackproperty_Wave_01"
|
|
]
|
|
}
|
|
],
|
|
"Target": "Self"
|
|
}
|
|
]
|
|
},
|
|
"Modifiers": {
|
|
"PhotoEvent_MonsterEnhancement_Modifier": {
|
|
"Duration": -1,
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"EffectPattern": "Buff_Common_Defense",
|
|
"Tag": "PhotoEvent_MonsterEnhancement",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"Tag": "Monster_Common_MA_Buff_Defence_RimGlow_01",
|
|
"Target": "Self",
|
|
"key": "Monster_Common_MA_Buff_Defence_RimGlow_01"
|
|
},
|
|
{
|
|
"$type": "ModifyMaterialPropertyAction",
|
|
"Tag": "Monster_Common_MA_Buff_Defence_SecondaryEmission",
|
|
"Target": "Self",
|
|
"key": "Monster_Common_MA_Buff_Defence_SecondaryEmission"
|
|
}
|
|
],
|
|
"OnRemoved": [
|
|
{
|
|
"$type": "InterruptMaterialPropertyAction",
|
|
"Key": "Monster_Common_MA_Buff_Defence_RimGlow_01",
|
|
"Tag": "Monster_Common_MA_Buff_Defence_RimGlow_01",
|
|
"Target": "Self"
|
|
},
|
|
{
|
|
"$type": "InterruptMaterialPropertyAction",
|
|
"Key": "Monster_Common_MA_Buff_Defence_SecondaryEmission",
|
|
"Tag": "Monster_Common_MA_Buff_Defence_SecondaryEmission",
|
|
"Target": "Self"
|
|
}
|
|
],
|
|
"Properties": {
|
|
"Actor_DamageTakeRatio": "%AS_DamageTakeRatio"
|
|
}
|
|
}
|
|
}
|
|
} |