51 lines
1.2 KiB
JSON
51 lines
1.2 KiB
JSON
{
|
|
"AbilityName": "ActivityBattleAbility_SwitchTeamBattleActivity_QuestBase5",
|
|
"AbilitySpecials": {
|
|
"AS_SwitchTeamBattleActivityScore": {
|
|
"Value": 0
|
|
},
|
|
"AS_SwitchTeamBattle_BuffProperty": {
|
|
"Value": 0
|
|
}
|
|
},
|
|
"AbilityStacking": "Unique",
|
|
"Modifiers": {
|
|
"MDF_DelayShowTip": {
|
|
"DelayHandlers": [
|
|
{
|
|
"DelayTime": 1,
|
|
"TimeUpActions": [
|
|
{
|
|
"$type": "ShowTipAction",
|
|
"Target": "LocalAvatar",
|
|
"TipID": 74136002
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"Duration": 1.1,
|
|
"ModifierStacking": "Replace"
|
|
}
|
|
},
|
|
"OnAbilityTrigger": [
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": "%AS_SwitchTeamBattleActivityScore",
|
|
"ScoreName": "SwitchTeamBattleActivityScore",
|
|
"ScoreTag": "SwitchTeamBattleActivityScore_Quest",
|
|
"Target": "Level"
|
|
},
|
|
{
|
|
"$type": "ModifyGenericScoreAction",
|
|
"Amount": "%AS_SwitchTeamBattle_BuffProperty",
|
|
"ScoreName": "SwitchTeamBattle_BuffProperty",
|
|
"ScoreTag": "SwitchTeamBattle_BuffProperty_Quest",
|
|
"Target": "Level"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"ModifierName": "MDF_DelayShowTip",
|
|
"Target": "Level"
|
|
}
|
|
]
|
|
} |