88 lines
1.9 KiB
JSON
88 lines
1.9 KiB
JSON
{
|
|
"AbilityName": "Level_GetAvatarTeamIndex",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"OnSwitchInFinish": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"AvatarTeamPosition_01"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"TargetKey": "AvatarTeamIndex_SwitchTo_01"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"AvatarTeamPosition_02"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"TargetKey": "AvatarTeamIndex_SwitchTo_02"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"AvatarTeamPosition_03"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"TargetKey": "AvatarTeamIndex_SwitchTo_03"
|
|
}
|
|
]
|
|
},
|
|
"OnAbilityStart": [
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"AvatarTeamPosition_01"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"TargetKey": "AvatarTeamIndex_is_01"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"AvatarTeamPosition_02"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"TargetKey": "AvatarTeamIndex_is_02"
|
|
},
|
|
{
|
|
"$type": "LDListenEntityAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByTags",
|
|
"TagList": [
|
|
"AvatarTeamPosition_03"
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"TargetKey": "AvatarTeamIndex_is_03"
|
|
}
|
|
]
|
|
} |