1
0
ZenlessData/Data/_unsorted/Thracian_LevelSpecial_OpenEtherBarrier.json

195 lines
4.5 KiB
JSON

{
"AbilityMixins": [
{
"$type": "LockEtherBarrierMixin",
"PercentageLock": 0.1
},
{
"$type": "LockLifePropertyMixin",
"OnLifeLockFirstTriggeredActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_SendCustomEventToVO"
}
],
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 0.3
}
]
},
{
"$type": "ActionsOnEtherBarrierChangeMixin",
"DoInitialCheck": false,
"EtherBarrierChangeActions": [
{
"IsUsePercentage": true,
"ValueRangeActions": [
{
"HighToValueActions": [
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_SendCustomEventToVO"
}
],
"Val": 0.15
}
]
}
]
}
],
"AbilityName": "Thracian_LevelSpecial_OpenEtherBarrier",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnAdded": [
{
"$type": "ApplyAbilityAction",
"AbilityID": 21000004,
"IsAutoTrigger": false,
"Target": "Self"
}
],
"OnCustomEventReceived": [
{
"$type": "PushRenderVisibleAction",
"ApplyAllRenderers": true,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Group100100230_TLStart"
}
],
"Tag": "Thracian_LevelSpecial",
"Visible": false
},
{
"$type": "PushInvincibleAction",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Group100100230_TLStart"
}
],
"Tag": "Thracian_LevelSpecial",
"Target": "TeamAvatars"
},
{
"$type": "TriggerBehaviorTreeAction",
"Enable": false,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Group100100230_TLStart"
}
]
},
{
"$type": "PopRenderVisibleAction",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Group100100230_TLEnd"
}
],
"Tag": "Thracian_LevelSpecial"
},
{
"$type": "PopInvincibleAction",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Group100100230_TLEnd"
}
],
"Tag": "Thracian_LevelSpecial",
"Target": "TeamAvatars"
},
{
"$type": "TriggerBehaviorTreeAction",
"Enable": true,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Group100100230_TLEnd"
}
]
},
{
"$type": "TriggerAbilityAction",
"AbilityName": "Monster_EtherBarrier_Extra",
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Csr_Suburbs_Thracian_1"
}
]
},
{
"$type": "ModifyEtherBarrierAction",
"Amount": 0,
"Predicates": [
{
"$type": "ByCustomEvent",
"EventKey": "Csr_Suburbs_Thracian_2"
}
],
"PropertyModifyFunction": "Replace"
}
]
},
"Modifiers": {
"Modifier_AvatarSpecialLockLife": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierMixins": [
{
"$type": "LockLifePropertyMixin",
"PerformBeHitEffect": true,
"RatioLockList": [
{
"LockType": "Total",
"LockValue": 1
}
]
}
],
"ModifierStacking": "Unique"
},
"Modifier_SendCustomEventToVO": {
"Duration": -1,
"IgnoreTimeScale": false,
"ModifierStacking": "Unique",
"OnAdded": [
{
"$type": "SendEventToViewObjectAction",
"EventName": "Thracian_LevelSpecial_PlayTimeline",
"Target": "Self"
},
{
"$type": "ApplyModifier",
"ModifierName": "Modifier_AvatarSpecialLockLife",
"Target": "TeamAvatars"
}
]
}
},
"OnAbilityTrigger": [
{
"$type": "PopInvincibleAction",
"Tag": "Thracian_LevelSpecial",
"Target": "TeamAvatars"
},
{
"$type": "RemoveModifier",
"ModifierName": "Modifier_AvatarSpecialLockLife",
"Target": "TeamAvatars"
},
{
"$type": "DeadHandlerAction",
"Target": "Self"
}
]
}