28 lines
646 B
JSON
28 lines
646 B
JSON
{
|
|
"AbilityName": "Unagi_Ghost_ShowandHide",
|
|
"AbilityStacking": "Unique",
|
|
"DefaultModifier": {
|
|
"ModifierStacking": "Unique",
|
|
"OnAdded": [
|
|
{
|
|
"$type": "PushEntityVisibleWithTagAction",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByNot",
|
|
"Predicates": [
|
|
{
|
|
"$type": "ByEntityTemplateID",
|
|
"EntityType": "Avatar",
|
|
"Target": "LocalAvatar",
|
|
"TemplateID": 1091
|
|
}
|
|
],
|
|
"Target": "LocalAvatar"
|
|
}
|
|
],
|
|
"Tag": "UnagiGhost",
|
|
"Visible": false
|
|
}
|
|
]
|
|
}
|
|
} |