141 lines
3.5 KiB
JSON
141 lines
3.5 KiB
JSON
|
{
|
||
|
"AbilityName": "Prologue_ACT1_MoveGuide",
|
||
|
"AbilityStacking": "Unique",
|
||
|
"DefaultModifier": {
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetupUIAction",
|
||
|
"HideUITags": [
|
||
|
"InLevelFever"
|
||
|
],
|
||
|
"IgnoreFadeAnimation": true,
|
||
|
"Priority": 0,
|
||
|
"SetupTag": "HideUI_Guide_SetupTag_Basic"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "SkillBtnListenerModifier",
|
||
|
"Target": "TeamAvatars"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "HighLightModifier",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "LockFeverModifier",
|
||
|
"Target": "TeamAvatars"
|
||
|
},
|
||
|
{
|
||
|
"$type": "MuteJoyStickUICollapseAction",
|
||
|
"IsMute": true
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"Modifiers": {
|
||
|
"DelayModifier": {
|
||
|
"DelayHandlers": [
|
||
|
{
|
||
|
"DelayTime": 10,
|
||
|
"TimeUpActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "HighLightModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Refresh"
|
||
|
},
|
||
|
"HighLightModifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "SetupUIAction",
|
||
|
"HighLightTags": [
|
||
|
"UIInLevelPlayerMove"
|
||
|
],
|
||
|
"IgnoreFadeAnimation": true,
|
||
|
"Priority": 0,
|
||
|
"SetupTag": "HighLight_MoveGuide_SetupTag"
|
||
|
}
|
||
|
],
|
||
|
"OnRemoved": [
|
||
|
{
|
||
|
"$type": "InterruptSetupUIAction",
|
||
|
"IgnoreFadeAnimation": true,
|
||
|
"SetupTag": "HighLight_MoveGuide_SetupTag"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"LockFeverModifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierStacking": "Refresh",
|
||
|
"OnAdded": [
|
||
|
{
|
||
|
"$type": "ModifyTeamFeverAddRatioAction",
|
||
|
"FeverAddRatio": 0.0
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
"SkillBtnListenerModifier": {
|
||
|
"Duration": -1,
|
||
|
"ModifierMixins": [
|
||
|
{
|
||
|
"$type": "SkillBtnListenerMixin",
|
||
|
"BtnListeners": [
|
||
|
{
|
||
|
"BtnOperations": [
|
||
|
{
|
||
|
"ListenerType": "PointDown",
|
||
|
"PressTime": 0.1,
|
||
|
"TriggerActions": [
|
||
|
{
|
||
|
"$type": "InterruptSetupUIAction",
|
||
|
"IgnoreFadeAnimation": true,
|
||
|
"SetupTag": "HighLight_MoveGuide_SetupTag"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "HighLightModifier",
|
||
|
"Target": "Self"
|
||
|
},
|
||
|
{
|
||
|
"$type": "RemoveModifier",
|
||
|
"ModifierName": "DelayModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
},
|
||
|
{
|
||
|
"ListenerType": "PointUp",
|
||
|
"PressTime": 0.1,
|
||
|
"TriggerActions": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "DelayModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"SkillBtnIndex": 1000
|
||
|
}
|
||
|
]
|
||
|
}
|
||
|
],
|
||
|
"ModifierStacking": "Unique"
|
||
|
}
|
||
|
},
|
||
|
"OnAbilityStart": [
|
||
|
{
|
||
|
"$type": "ApplyModifier",
|
||
|
"ModifierName": "HighLightModifier",
|
||
|
"Target": "Self"
|
||
|
}
|
||
|
]
|
||
|
}
|