mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
2571 lines
104 KiB
JSON
2571 lines
104 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_FallingBuff",
|
|
"abilitySpecials": {
|
|
"Value_AttackRate": 0.05999999865889549,
|
|
"Value_BuffCount": 0.0,
|
|
"Value_OnceCount": 10.0,
|
|
"Value_MaxCount": 10.0,
|
|
"Value_Time": 30.0,
|
|
"Temp_Count": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_FallingBuff_AvatarHandle": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"FallingAttack"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_Ability_SuperTrial_FallingBuff_AttackCount",
|
|
"useLimitRange": true,
|
|
"maxValue": "Value_OnceCount",
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"modifierName": "CheckCount"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"CheckCount": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_Ability_SuperTrial_FallingBuff_AttackCount",
|
|
"OGAHELLALBB": "Temp_Count"
|
|
},
|
|
{
|
|
"$type": "Repeated",
|
|
"JGBAKAECJOD": "Temp_Count",
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_Ability_SuperTrial_FallingBuff_BuffCount",
|
|
"useLimitRange": true,
|
|
"maxValue": "Value_MaxCount",
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"globalValueKey": "_Ability_SuperTrial_FallingBuff_BuffCount",
|
|
"OGAHELLALBB": "Value_BuffCount"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_FallingBuff_AvatarBuff"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_FallingBuff_AvatarBuff"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_FallingBuff_AvatarBuff_AvatarTimer"
|
|
},
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"key": "_Ability_SuperTrial_FallingBuff_AttackCount"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_FallingBuff_AvatarBuff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Value_Time",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": [
|
|
"Value_AttackRate",
|
|
"Value_BuffCount",
|
|
"Mul"
|
|
]
|
|
},
|
|
"state": "AttackUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShowBuffEffect"
|
|
}
|
|
]
|
|
},
|
|
"ShowBuffEffect": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Activity_SuperTrial_Buff"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_FallingBuff_AvatarBuff_AvatarTimer": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Value_Time",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"doOffStage": true,
|
|
"key": "_Ability_SuperTrial_FallingBuff_BuffCount"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_FallingBuff_AvatarHandle"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"doOffStage": true,
|
|
"key": "_Ability_SuperTrial_FallingBuff_BuffCount"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_FallingAreaAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "CurLocalAvatarMixin",
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_FallingAreaAttack_Avatar"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Value_AreaAttackCD": 1.0,
|
|
"Value_DamageRate": 1.2000000476837158,
|
|
"Value_DamageSystemValue": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_FallingAreaAttack_Avatar": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"FallingAttack"
|
|
],
|
|
"damagePercentageRatio": "Value_DamageRate"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_ShieldDamageUp",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "_Ability_SuperTrial_ShieldDamageUp_Check",
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"UNIQUE_ActivityAbility_SuperTrial_ShieldDamageUp_NoBuff",
|
|
"UNIQUE_ActivityAbility_SuperTrial_ShieldDamageUp_HasBuff"
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Value_AttackRate": 0.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_ShieldDamageUp_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHasShield",
|
|
"type": "All"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_Ability_SuperTrial_ShieldDamageUp_Check",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_Ability_SuperTrial_ShieldDamageUp_Check",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_ShieldDamageUp_NoBuff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_ShieldDamageUp_HasBuff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": "Value_AttackRate"
|
|
}
|
|
],
|
|
"state": "AttackUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShowBuffEffect"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"ShowBuffEffect": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Activity_SuperTrial_Buff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_ShieldDamageUp_Handler"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_GainShieldAreaAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByGainCrystalSeedMixin",
|
|
"FNHOFLJNEOD": [
|
|
"Fire",
|
|
"Water",
|
|
"Electric",
|
|
"Ice"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Team",
|
|
"key": "_ActivityAbility_SuperTrial_GainShieldAttack_CD",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"modifierName": "TriggerGainShieldAreaAttack"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Value_AreaAttackCD": 1.0,
|
|
"Value_DamageRate": 4.0,
|
|
"Value_DamageSystemValue": 0.0
|
|
},
|
|
"modifiers": {
|
|
"TriggerGainShieldAreaAttack": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_GainShieldAttack_TeamCD"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Stages_GainWave_01"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "Applier",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"radius": 4.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0,
|
|
"ignoreAttackerProperty": true,
|
|
"enBreak": 0.0,
|
|
"damageExtra": [
|
|
"Value_DamageRate",
|
|
"Value_DamageSystemValue",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV1"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_GainShieldAttack_TeamCD": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Value_AreaAttackCD",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ActivityAbility_SuperTrial_GainShieldAttack_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"key": "_ActivityAbility_SuperTrial_GainShieldAttack_CD"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSystemValueToOverrideMap",
|
|
"key": "Value_DamageSystemValue",
|
|
"type": "ElementLevelCo"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_HealingDamageUp",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToPredicateMixin",
|
|
"onEvent": "HP",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetHPRatio",
|
|
"logic": "GreaterOrEqual",
|
|
"HPRatio": "Value_HpRate"
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_HealingDamageUp_Buff"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Value_HpRate": 0.8999999761581421,
|
|
"Value_AttackRate": 0.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_HealingDamageUp_Buff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": "Value_AttackRate"
|
|
}
|
|
],
|
|
"state": "AttackUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShowBuffEffect"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"ShowBuffEffect": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Activity_SuperTrial_Buff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_HealingReviveElemEnergy",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByEventMixin",
|
|
"type": "Current",
|
|
"onEvent": "HPUp",
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "ReviveElemEnergy",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Team",
|
|
"key": "_ActivityAbility_SuperTrial_HealingReviveElemEnergy_CD",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"value": "Value_ReviveElemEnergy"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_HealingReviveElemEnergy_TeamCD"
|
|
}
|
|
],
|
|
"LIINFCJLBOP": ""
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Value_ReviveElemEnergy": 3.0,
|
|
"Value_CD": 1.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_HealingReviveElemEnergy_TeamCD": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Value_CD",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ActivityAbility_SuperTrial_HealingReviveElemEnergy_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"key": "_ActivityAbility_SuperTrial_HealingReviveElemEnergy_CD"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_ElementMasteryUp",
|
|
"abilitySpecials": {
|
|
"Value_Delta": 300.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_ElementMasteryUp": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_ElemMasteryDelta": "Value_Delta"
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_ElementMasteryUp"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_ElementReactionAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"Explode",
|
|
"Stream",
|
|
"Burning",
|
|
"Melt",
|
|
"Freeze",
|
|
"Shock",
|
|
"Superconductor",
|
|
"SwirlFire",
|
|
"SwirlWater",
|
|
"SwirlElectric",
|
|
"SwirlIce",
|
|
"CrystallizeWater",
|
|
"CrystallizeElectric",
|
|
"CrystallizeIce",
|
|
"CrystallizeFire"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Other",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Team",
|
|
"key": "_ActivityAbility_SuperTrial_ElementReactionAttack_CD",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"modifierName": "TriggerElementReactionAttack"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_ElementReactionAttack_TeamCD"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Value_DamageRate": 4.0,
|
|
"Value_DamageSystemValue": 0.0,
|
|
"Value_AreaAttackCD": 1.0
|
|
},
|
|
"modifiers": {
|
|
"TriggerElementReactionAttack": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Stages_GainWave_01"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "Applier",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"radius": 4.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0,
|
|
"ignoreAttackerProperty": true,
|
|
"enBreak": 0.0,
|
|
"damageExtra": [
|
|
"Value_DamageRate",
|
|
"Value_DamageSystemValue",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV1"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_ElementReactionAttack_TeamCD": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Value_AreaAttackCD",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ActivityAbility_SuperTrial_ElementReactionAttack_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"key": "_ActivityAbility_SuperTrial_ElementReactionAttack_CD"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSystemValueToOverrideMap",
|
|
"doOffStage": true,
|
|
"key": "Value_DamageSystemValue",
|
|
"type": "ElementLevelCo"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_MeleeDamageUp",
|
|
"abilitySpecials": {
|
|
"Value_AttackRate": 0.75
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_MeleeDamageUp_Buff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_01",
|
|
"NormalAttack_02",
|
|
"NormalAttack_03",
|
|
"NormalAttack_04",
|
|
"NormalAttack_05",
|
|
"NormalAttack_06",
|
|
"ExtraAttack",
|
|
"FallingAttack"
|
|
],
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": "Value_AttackRate"
|
|
}
|
|
],
|
|
"state": "AttackUp",
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAvatarWeaponType",
|
|
"EBMGNAOCOBG": [
|
|
"WEAPON_CLAYMORE",
|
|
"WEAPON_POLE",
|
|
"WEAPON_SWORD_ONE_HAND"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_MeleeDamageUp_Buff"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_MeleeAreaAttack",
|
|
"abilitySpecials": {
|
|
"Value_AreaAttackCD": 2.0,
|
|
"Value_DamageRate": 4.0,
|
|
"Value_DamageSystemValue": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_MeleeAreaAttack_Avatar": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"NormalAttack_01",
|
|
"NormalAttack_02",
|
|
"NormalAttack_03",
|
|
"NormalAttack_04",
|
|
"NormalAttack_05",
|
|
"NormalAttack_06",
|
|
"ExtraAttack"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Team",
|
|
"key": "_ActivityAbility_SuperTrial_MeleeAreaAttack_CD",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "CurLocalAvatar",
|
|
"modifierName": "TriggerMeleeAreaAttack"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"TriggerMeleeAreaAttack": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_MeleeAreaAttack_TeamCD"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Stages_GainWave_01"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "Applier",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"radius": 4.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0,
|
|
"ignoreAttackerProperty": true,
|
|
"enBreak": 0.0,
|
|
"damageExtra": [
|
|
"Value_DamageRate",
|
|
"Value_DamageSystemValue",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV1"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_MeleeAreaAttack_TeamCD": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Value_AreaAttackCD",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ActivityAbility_SuperTrial_MeleeAreaAttack_CD",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"key": "_ActivityAbility_SuperTrial_MeleeAreaAttack_CD"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAvatarWeaponType",
|
|
"EBMGNAOCOBG": [
|
|
"WEAPON_CLAYMORE",
|
|
"WEAPON_POLE",
|
|
"WEAPON_SWORD_ONE_HAND"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_MeleeAreaAttack_Avatar"
|
|
},
|
|
{
|
|
"$type": "SetSystemValueToOverrideMap",
|
|
"doOffStage": true,
|
|
"key": "Value_DamageSystemValue",
|
|
"type": "ElementLevelCo"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RangeNoEnemyAttackUp",
|
|
"abilitySpecials": {
|
|
"Value_AttackRate": 0.75
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_Team": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_HasEnemy",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"AKMLOIFOBPO": "Nearest",
|
|
"shapeName": "CircleR5",
|
|
"ONPOPLLHJLE": "Enemy",
|
|
"AFLAEMMPLPN": "CurLocalAvatar",
|
|
"CJJABKCAIEB": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_HasEnemy",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_HasEnemy",
|
|
"value": 0.0,
|
|
"EODMLMGMLNP": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_AvatarBuff"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_AvatarBuff"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_AvatarBuff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": "Value_AttackRate"
|
|
}
|
|
],
|
|
"state": "AttackUp",
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "ShowBuffEffect"
|
|
}
|
|
],
|
|
"isLimitedProperties": true
|
|
},
|
|
"ShowBuffEffect": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Activity_SuperTrial_Buff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyAttackUp_Team"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction",
|
|
"abilitySpecials": {
|
|
"Value_SpeedRate": 0.20000000298023224,
|
|
"Value_CostStaminaRatio": -0.5
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_Team": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_HasEnemy",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"AKMLOIFOBPO": "Nearest",
|
|
"shapeName": "CircleR5",
|
|
"ONPOPLLHJLE": "Enemy",
|
|
"AFLAEMMPLPN": "CurLocalAvatar",
|
|
"CJJABKCAIEB": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_HasEnemy",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_HasEnemy",
|
|
"value": 0.0,
|
|
"EODMLMGMLNP": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_AvatarBuff_01"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_AvatarBuff_01"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_AvatarBuff_01": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"SprintBS",
|
|
"Sprint",
|
|
"LiquidStrike_BS",
|
|
"LiquidStrike_BS1",
|
|
"LiquidStrike_Move",
|
|
"LiquidStrike_Stand"
|
|
],
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_AvatarBuff_02"
|
|
}
|
|
],
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": "Value_SpeedRate"
|
|
},
|
|
"state": "SpeedUp",
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_AvatarBuff_02": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_CostStaminaRatio": "Value_CostStaminaRatio"
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RangeNoEnemyStaminaReduction_Team"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RandomRoomRevive",
|
|
"abilitySpecials": {
|
|
"Value_Hp": 1.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_RandomRoomRoomRevive": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ReviveDeadAvatar",
|
|
"target": "AllPlayerAvatars",
|
|
"amountByTargetMaxHPRatio": "Value_Hp",
|
|
"cdRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "HealHP",
|
|
"target": "CurTeamAvatars",
|
|
"PMHINCGOKCF": "Value_Hp"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"CBEDAJEGJBM": "OnAdded:ActivityAbility_SuperTrial_RandomRoomRevive!!!!!!!!!!!"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RandomRoomRoomRevive"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RandomRoomAttackUp",
|
|
"abilitySpecials": {
|
|
"Value_AttackRate": 0.5
|
|
},
|
|
"modifiers": {
|
|
"ActivityAbility_SuperTrial_RandomRoomAttackUp": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": "Value_AttackRate"
|
|
},
|
|
"state": "AttackUp",
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"modifierName": "ActivityAbility_SuperTrial_RandomRoomAttackUp"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RandomRoomSpeedUp",
|
|
"abilitySpecials": {
|
|
"Value_SpeedRate": 0.20000000298023224
|
|
},
|
|
"modifiers": {
|
|
"ActivityAbility_SuperTrial_RandomRoomSpeedUp": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": "Value_SpeedRate"
|
|
},
|
|
"state": "SpeedUp",
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"modifierName": "ActivityAbility_SuperTrial_RandomRoomSpeedUp"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RandomRoomRevive_Copy",
|
|
"abilitySpecials": {
|
|
"Value_Hp": 1.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_ActivityAbility_SuperTrial_RandomRoomRoomRevive": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ReviveDeadAvatar",
|
|
"amountByTargetMaxHPRatio": "Value_Hp",
|
|
"cdRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "HealHP",
|
|
"target": "CurTeamAvatars",
|
|
"PMHINCGOKCF": "Value_Hp"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"CBEDAJEGJBM": "OnAdded:ActivityAbility_SuperTrial_RandomRoomRevive!!!!!!!!!!!"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_ActivityAbility_SuperTrial_RandomRoomRoomRevive"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RandomRoomAttackUp_Copy",
|
|
"abilitySpecials": {
|
|
"Value_AttackRate": 0.5
|
|
},
|
|
"modifiers": {
|
|
"ActivityAbility_SuperTrial_RandomRoomAttackUp": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": "Value_AttackRate"
|
|
},
|
|
"state": "AttackUp",
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"modifierName": "ActivityAbility_SuperTrial_RandomRoomAttackUp"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_SuperTrial_RandomRoomSpeedUp_Copy",
|
|
"abilitySpecials": {
|
|
"Value_SpeedRate": 0.20000000298023224
|
|
},
|
|
"modifiers": {
|
|
"ActivityAbility_SuperTrial_RandomRoomSpeedUp": {
|
|
"stacking": "Multiple",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Animator_MoveSpeedRatio": "Value_SpeedRate"
|
|
},
|
|
"state": "SpeedUp",
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"modifierName": "ActivityAbility_SuperTrial_RandomRoomSpeedUp"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_MistTrial_Level_1",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "SGV_ABILITY_Mist_Level",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "SGV_ABILITY_Mist_Level",
|
|
"valueSteps": [
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Blank",
|
|
"Blank",
|
|
"Blank",
|
|
"Blank"
|
|
],
|
|
"PGDAAKDDCOD": [
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv1",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv2",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv3",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv4",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Override_Ratio": 0.0,
|
|
"Damage_Ratio_Lv1": 0.0,
|
|
"Damage_Ratio_Lv2": 0.0,
|
|
"Damage_Ratio_Lv3": 0.0,
|
|
"Damage_Ratio_Lv4": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Blank": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"MistTrial_Level1_Handler_OnTeam": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level1_Handler_OnAvatar"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level1_Handler_OnAvatar"
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level1_Handler_OnAvatar": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"ignoreEventInfo": true,
|
|
"damagePercentageRatio": "Override_Ratio",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementFrozen"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "MistTrial_Level1_Handler_OnTeam"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_MistTrial_Level_2",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "SGV_ABILITY_Mist_Level",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "SGV_ABILITY_Mist_Level",
|
|
"valueSteps": [
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Blank",
|
|
"Blank",
|
|
"Blank",
|
|
"Blank"
|
|
],
|
|
"PGDAAKDDCOD": [
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv1",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv2",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv3",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv4",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "MistTrial_Level2_ShockDamageUp"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Override_Ratio": 0.0,
|
|
"Damage_Ratio_Lv1": 0.0,
|
|
"Damage_Ratio_Lv2": 0.0,
|
|
"Damage_Ratio_Lv3": 0.0,
|
|
"Damage_Ratio_Lv4": 0.0,
|
|
"CD_Interval": 0.0,
|
|
"CD_Minus": 0.0,
|
|
"Energy": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Blank": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"MistTrial_Level2_CdMinus_Handler_OnTeam": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level2_CdMinus_Handler_OnAvatar"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level2_CdMinus_Handler_OnAvatar"
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level2_CdMinus_Handler_OnAvatar": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"Shock"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_MistTrial_CdMinus_OnTeam"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_MistTrial_CdMinus_OnTeam": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "CD_Interval",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ReviveElemEnergy",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"value": "Energy"
|
|
},
|
|
{
|
|
"$type": "ModifyAvatarSkillCD",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"skillSlot": [
|
|
5
|
|
],
|
|
"KHBEPNBNHOI": [
|
|
0.0,
|
|
1.0,
|
|
"CD_Minus",
|
|
"Mul",
|
|
"Sub"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level2_ShockDamageUp": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_ElemReactElectricDelta": "Override_Ratio"
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "MistTrial_Level2_CdMinus_Handler_OnTeam"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_MistTrial_Level_3",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "SGV_ABILITY_Mist_Level",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "SGV_ABILITY_Mist_Level",
|
|
"valueSteps": [
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Blank",
|
|
"Blank",
|
|
"Blank",
|
|
"Blank"
|
|
],
|
|
"PGDAAKDDCOD": [
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv1",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv2",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv3",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv4",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"System_Damage": 0.0,
|
|
"Override_Ratio": 0.0,
|
|
"Damage_Ratio_Lv1": 0.0,
|
|
"Damage_Ratio_Lv2": 0.0,
|
|
"Damage_Ratio_Lv3": 0.0,
|
|
"Damage_Ratio_Lv4": 0.0,
|
|
"CD_Interval": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Blank": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"MistTrial_Level3_Melt_Handler_OnTeam": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level3_Melt_Handler_OnAvatar"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level3_Melt_Handler_OnAvatar"
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level3_Melt_Handler_OnAvatar": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"Melt",
|
|
"Stream"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Melt_OnTeam"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_MistTrial_Melt_OnTeam": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "CD_Interval",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_EnergyDisk_ElementalBurst_Wave_R40"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "CurLocalAvatar",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0,
|
|
"ignoreAttackerProperty": true,
|
|
"enBreak": 0.0,
|
|
"damageExtra": [
|
|
"System_Damage",
|
|
"Override_Ratio",
|
|
"Mul"
|
|
],
|
|
"trueDamage": true,
|
|
"damagePercentage": true
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "",
|
|
"hitImpulseType": "LV1"
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetSystemValueToOverrideMap",
|
|
"key": "System_Damage",
|
|
"type": "ElementLevelCo"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "MistTrial_Level3_Melt_Handler_OnTeam"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_MistTrial_Level_4",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "SGV_ABILITY_Mist_Level",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "SGV_ABILITY_Mist_Level",
|
|
"valueSteps": [
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Blank",
|
|
"Blank",
|
|
"Blank",
|
|
"Blank"
|
|
],
|
|
"PGDAAKDDCOD": [
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv1",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv2",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv3",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv4",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Override_Ratio": 0.0,
|
|
"Damage_Ratio_Lv1": 0.0,
|
|
"Damage_Ratio_Lv2": 0.0,
|
|
"Damage_Ratio_Lv3": 0.0,
|
|
"Damage_Ratio_Lv4": 0.0,
|
|
"Duration": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Blank": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"MistTrial_Level4_Reaction_Handler_OnTeam": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level4_Reaction_Handler_OnAvatar"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level4_Reaction_Handler_OnAvatar"
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level4_Reaction_Handler_OnAvatar": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"Explode"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Explode"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Explode"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"Superconductor"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Superconductor"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Superconductor"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"SwirlFire",
|
|
"SwirlWater",
|
|
"SwirlElectric",
|
|
"SwirlIce"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Swirl"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Swirl"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"CrystallizeFire",
|
|
"CrystallizeWater",
|
|
"CrystallizeElectric",
|
|
"CrystallizeIce"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Crystal"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Buff_Crystal"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_MistTrial_Buff_Explode": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Duration",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AddHurtDelta": "Override_Ratio"
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_MistTrial_Buff_Superconductor": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Duration",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AddHurtDelta": "Override_Ratio"
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_MistTrial_Buff_Swirl": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Duration",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AddHurtDelta": "Override_Ratio"
|
|
},
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_MistTrial_Buff_Crystal": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Duration",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AddHurtDelta": "Override_Ratio"
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "MistTrial_Level4_Reaction_Handler_OnTeam"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_MistTrial_Level_5",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "SGV_ABILITY_Mist_Level",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "SGV_ABILITY_Mist_Level",
|
|
"valueSteps": [
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Blank",
|
|
"Blank",
|
|
"Blank",
|
|
"Blank"
|
|
],
|
|
"PGDAAKDDCOD": [
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv1",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv2",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv3",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv4",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
]
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "_ABILITY_MistTrial_BurstLevel",
|
|
"valueSteps": [
|
|
-0.5,
|
|
9.5,
|
|
10.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Blank",
|
|
"MistTrial_Level5_FullBurst_OnTeam"
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Override_Ratio": 0.0,
|
|
"Burst_Level": 0.0,
|
|
"Damage_Ratio_Lv1": 0.0,
|
|
"Damage_Ratio_Lv2": 0.0,
|
|
"Damage_Ratio_Lv3": 0.0,
|
|
"Damage_Ratio_Lv4": 0.0,
|
|
"AttackSpeed_Ratio": 0.0,
|
|
"MoveSpeed_Ratio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Blank": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"MistTrial_Level5_Charge_Handler_OnTeam": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level5_Charge_Handler_OnAvatar"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "UNIQUE_MistTrial_BurstDamageUp_OnAvatar"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level5_Charge_Handler_OnAvatar"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "UNIQUE_MistTrial_BurstDamageUp_OnAvatar"
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level5_Charge_Handler_OnAvatar": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "OnAvatarUseSkillMixin",
|
|
"onTriggerUltimateSkill": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "Team",
|
|
"value": 1.0,
|
|
"key": "_ABILITY_MistTrial_BurstLevel",
|
|
"useLimitRange": true,
|
|
"maxValue": 10.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"target": "Team",
|
|
"globalValueKey": "_ABILITY_MistTrial_BurstLevel",
|
|
"OGAHELLALBB": "Burst_Level"
|
|
}
|
|
],
|
|
"CAHFPMLJFAK": 0.20000000298023224
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_MistTrial_BurstDamageUp_OnAvatar": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"Elemental_Burst"
|
|
],
|
|
"damagePercentageRatio": [
|
|
"Override_Ratio",
|
|
"Burst_Level",
|
|
"Mul"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level5_FullBurst_OnTeam": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level5_FullBurst_OnAvatar"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_Level5_FullBurst_OnAvatar"
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_Level5_FullBurst_OnAvatar": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Animator_AttackSpeedRatio": "AttackSpeed_Ratio",
|
|
"Animator_MoveSpeedRatio": "MoveSpeed_Ratio"
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_MistTrial_BurstLevel",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "MistTrial_Level5_Charge_Handler_OnTeam"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "ActivityAbility_MistTrial_Level_6",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ServerUpdateGlobalValueMixin",
|
|
"key": "SGV_ABILITY_Mist_Level",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 1.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueNoInitMixin",
|
|
"globalValueKey": "SGV_ABILITY_Mist_Level",
|
|
"valueSteps": [
|
|
0.5,
|
|
1.5,
|
|
2.5,
|
|
3.5,
|
|
4.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Blank",
|
|
"Blank",
|
|
"Blank",
|
|
"Blank"
|
|
],
|
|
"PGDAAKDDCOD": [
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv1",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv2",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv3",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
],
|
|
[
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": "Damage_Ratio_Lv4",
|
|
"OGAHELLALBB": "Override_Ratio"
|
|
}
|
|
]
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Override_Ratio": 0.0,
|
|
"Damage_Ratio_Lv1": 0.0,
|
|
"Damage_Ratio_Lv2": 0.0,
|
|
"Damage_Ratio_Lv3": 0.0,
|
|
"Damage_Ratio_Lv4": 0.0,
|
|
"Duration": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Blank": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"MistTrial_SwirlAttackUp_Handler_OnTeam": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_SwirlAttackUp_Handler_OnAvatar"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"modifierName": "MistTrial_SwirlAttackUp_Handler_OnAvatar"
|
|
}
|
|
]
|
|
},
|
|
"MistTrial_SwirlAttackUp_Handler_OnAvatar": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "DoActionByElementReactionMixin",
|
|
"entityTypes": [
|
|
"Monster"
|
|
],
|
|
"KEFGMDOFKHM": [
|
|
"SwirlFire",
|
|
"SwirlWater",
|
|
"SwirlElectric",
|
|
"SwirlIce"
|
|
],
|
|
"OAEEBLALAPO": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Swirl_AttackUp"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurTeamAvatars",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_MistTrial_Swirl_AttackUp"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_MistTrial_Swirl_AttackUp": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Duration",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AttackRatio": "Override_Ratio"
|
|
},
|
|
"isLimitedProperties": true
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "MistTrial_SwirlAttackUp_Handler_OnTeam"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "MonsterAffix_Property_HpUp_01_ForMistTrial",
|
|
"abilitySpecials": {
|
|
"HPUpRatio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_MonsterAffix_Property_HpUp_01_ForMistTrial": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_MaxHPRatio": "HPUpRatio"
|
|
}
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_MonsterAffix_Property_HpUp_01_ForMistTrial"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "MonsterAffix_Property_HpUp_02_ForMistTrial",
|
|
"abilitySpecials": {
|
|
"HPUpRatio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_MonsterAffix_Property_HpUp_02_ForMistTrial": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_MaxHPRatio": "HPUpRatio"
|
|
}
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_MonsterAffix_Property_HpUp_02_ForMistTrial"
|
|
}
|
|
],
|
|
"isDynamicAbility": true
|
|
}
|
|
}
|
|
] |