115 lines
2.9 KiB
JSON
115 lines
2.9 KiB
JSON
|
{
|
||
|
"AbilityName": "Affix_Berserk_Mode",
|
||
|
"AbilitySpecials": {
|
||
|
"AS_BaseAttackRatio": {
|
||
|
"Value": 0.5
|
||
|
},
|
||
|
"DurationTime_FinalBattle": {
|
||
|
"Value": 60
|
||
|
},
|
||
|
"DurationTime_LayerBattle": {
|
||
|
"Value": 30
|
||
|
}
|
||
|
},
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "TimerModifier_LayerBattle",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbyssS2AreaTypeID",
|
||
|
"AbyssS2AreaTypeID": 8801
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "TimerModifier_FinalBattle",
|
||
|
"Predicates": [
|
||
|
{
|
||
|
"$type": "ByAbyssS2AreaTypeID",
|
||
|
"AbyssS2AreaTypeID": 8802
|
||
|
}
|
||
|
],
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"Affix_Berserk_Mode_Modifier": {
|
||
|
"Duration": -1,
|
||
|
"IsUnique": true,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "FireEffect",
|
||
|
"EffectPattern": "Buff_Common_Attack",
|
||
|
"Tag": "Berserk_Mode_BuffEffect"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_RimGlow_01_DeathRoar",
|
||
|
"key": "Monster_Common_MA_Buff_Attack_RimGlow_01"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ModifyMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_SecondaryEmission_DeathRoar",
|
||
|
"key": "Monster_Common_MA_Buff_Attack_SecondaryEmission"
|
||
|
}
|
||
|
],
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "RemoveTagEffect",
|
||
|
"Tag": "Berserk_Mode_BuffEffect"
|
||
|
},
|
||
|
{
|
||
|
"$type": "InterruptMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_RimGlow_01_DeathRoar"
|
||
|
},
|
||
|
{
|
||
|
"$type": "InterruptMaterialPropertyAction",
|
||
|
"Tag": "Monster_Common_MA_Buff_Attack_SecondaryEmission_DeathRoar"
|
||
|
}
|
||
|
],
|
||
|
"Properties": {
|
||
|
"Actor_BaseAttackRatio": "%AS_BaseAttackRatio"
|
||
|
}
|
||
|
},
|
||
|
"BerserkModifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "Affix_Berserk_Mode_Modifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"TimerModifier_FinalBattle": {
|
||
|
"Duration": "%DurationTime_FinalBattle",
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BerserkModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"TimerModifier_LayerBattle": {
|
||
|
"Duration": "%DurationTime_LayerBattle",
|
||
|
"ModifierStacking": "Unique",
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "BerserkModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
}
|
||
|
}
|