1
0
ZenlessData/Data/_unsorted/TurnBased_Plugin_08.json
2025-10-15 03:08:22 +02:00

135 lines
3.3 KiB
JSON

{
"AbilityName": "TurnBased_Plugin_08",
"AbilityStacking": "Unique",
"DefaultModifier": {
"OnSkillStart": [
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_MonsterFantasy_Debuff_01_Light",
"EffectScale": {
"OverrideScaleX": 1,
"OverrideScaleY": 1,
"OverrideScaleZ": 1
},
"Predicates": [
{
"$type": "ByOr",
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Tiny"
},
{
"$type": "ByCharacterSize",
"CharacterSize": "Small"
}
]
},
{
"$type": "ByHasBuffID",
"BuffIDList": [
9000703,
9000705,
9000706
],
"Target": "SelfAttackTarget"
},
{
"$type": "ByRelativeCampType",
"Relationship": "Enemy",
"Target": "SelfAttackTarget"
}
],
"Target": "SelfAttackTarget"
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_MonsterFantasy_Debuff_01_Light",
"EffectScale": {
"OverrideScaleX": 2,
"OverrideScaleY": 2,
"OverrideScaleZ": 2
},
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Middle"
},
{
"$type": "ByHasBuffID",
"BuffIDList": [
9000703,
9000705,
9000706
],
"Target": "SelfAttackTarget"
},
{
"$type": "ByRelativeCampType",
"Relationship": "Enemy",
"Target": "SelfAttackTarget"
}
],
"Target": "SelfAttackTarget"
},
{
"$type": "FireEffect",
"AttachPointName": "MiddlePoint",
"EffectPattern": "Eff_MonsterFantasy_LargeDebuff_01_Light",
"EffectScale": {
"OverrideScaleX": 3,
"OverrideScaleY": 3,
"OverrideScaleZ": 3
},
"Predicates": [
{
"$type": "ByCharacterSize",
"CharacterSize": "Large"
},
{
"$type": "ByHasBuffID",
"BuffIDList": [
9000703,
9000705,
9000706
],
"Target": "SelfAttackTarget"
},
{
"$type": "ByRelativeCampType",
"Relationship": "Enemy",
"Target": "SelfAttackTarget"
}
],
"Target": "SelfAttackTarget"
},
{
"$type": "RandomClearTurnBaseDebuff",
"ClearBuffList": [
9000703,
9000705,
9000706
],
"Predicates": [
{
"$type": "ByHasBuffID",
"BuffIDList": [
9000703,
9000705,
9000706
],
"Target": "SelfAttackTarget"
},
{
"$type": "ByRelativeCampType",
"Relationship": "Enemy",
"Target": "SelfAttackTarget"
}
],
"Target": "SelfAttackTarget"
}
]
}
}