mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
2524 lines
110 KiB
JSON
2524 lines
110 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ExtraAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack"
|
|
],
|
|
"modifierName": "ExtraAttack_FX"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack_BS"
|
|
],
|
|
"modifierName": "ExtraAttack_BS_FX"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack"
|
|
],
|
|
"modifierName": "ExtraAttack_CloseCollider"
|
|
},
|
|
{
|
|
"$type": "ButtonHoldChargeMixin",
|
|
"overtime": 10501,
|
|
"chargeTime": 0.11999999731779099,
|
|
"secondChargeTime": 0.20000000298023224,
|
|
"OnBeginUncharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 0,
|
|
"parameter": "ComboCount"
|
|
},
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 4,
|
|
"parameter": "ComboCount"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"intID": "SkillID",
|
|
"value": 99.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "IsCharging"
|
|
}
|
|
],
|
|
"OnReleaseUncharged": [
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillID",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"OnBeginCharged": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "IsCharging",
|
|
"value": true
|
|
}
|
|
],
|
|
"OnReleaseCharged": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "IsCharging"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"intID": "SkillID",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"OnBeginSecondCharged": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByLocalAvatarStamina",
|
|
"logic": "GreaterOrEqual",
|
|
"stamina": [
|
|
"ExtraAttack_Pole_Stamina_Cost",
|
|
"Flexible_Stamina",
|
|
"Add"
|
|
]
|
|
}
|
|
],
|
|
"triggerID": "DoSkill"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorInt",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByLocalAvatarStamina",
|
|
"logic": "GreaterOrEqual",
|
|
"stamina": [
|
|
"ExtraAttack_Pole_Stamina_Cost",
|
|
"Flexible_Stamina",
|
|
"Add"
|
|
]
|
|
}
|
|
],
|
|
"intID": "SkillID",
|
|
"value": 6.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "IsCharging"
|
|
}
|
|
],
|
|
"chargeStateIDs": [
|
|
"Attack01",
|
|
"Attack02",
|
|
"Attack03",
|
|
"Run"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ExtraAttack"
|
|
],
|
|
"modifierName": "ExtraAttack_StaminaCost"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"ExtraAttack_Pole_Stamina_Cost": 0.0,
|
|
"Flexible_Stamina": -2.0
|
|
},
|
|
"modifiers": {
|
|
"ExtraAttack_StaminaCost": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"overtime": 10002,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": "ExtraAttack_Pole_Stamina_Cost"
|
|
}
|
|
]
|
|
},
|
|
"ExtraAttack_FX": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_ExtraAttack_Sprint",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.30000001192092896,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ExtraAttack_BS_FX": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_ExtraAttack",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.30000001192092896,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ExtraAttack_CloseCollider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetPassThrough",
|
|
"doOffStage": true,
|
|
"passThrough": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetPassThrough",
|
|
"doOffStage": true,
|
|
"canBeHandledOnRecover": true
|
|
},
|
|
{
|
|
"$type": "KillGadget",
|
|
"doOffStage": true,
|
|
"gadgetInfo": {
|
|
"configID": 41050001
|
|
}
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ExtraAttack_CreateBullet",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 41050001
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ExtraAttack_Bullet",
|
|
"abilitySpecials": {
|
|
"ExtraAttack": 0.0
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"MonsterEquip"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"target": "Target",
|
|
"attackInfo": {
|
|
"attackTag": "ExtraAttack",
|
|
"attenuationTag": "ExtraAttack",
|
|
"attenuationGroup": "Avatar_Pole_ExtraAttack",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "ExtraAttack",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Spear",
|
|
"enBreak": 120.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.009999999776482582,
|
|
"canBeDefenceHalt": true
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.36000001430511475,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": -1.0
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"radius": 0.800000011920929
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "ExtraAttack",
|
|
"attenuationTag": "ExtraAttack",
|
|
"attenuationGroup": "Avatar_Pole_ExtraAttack",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "ExtraAttack",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Spear",
|
|
"enBreak": 120.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.009999999776482582,
|
|
"canBeDefenceHalt": true
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.36000001430511475,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": -1.0
|
|
}
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ElementalArt_Handler",
|
|
"abilitySpecials": {
|
|
"SkillType": 0.0,
|
|
"MaxShieldByAvatarHPRatio": 0.0,
|
|
"MaxShieldByAvatarHP": 0.0,
|
|
"ElementalArt_ShieldHPRatio": 0.0,
|
|
"ElementalArt_ShieldHPConst": 0.0,
|
|
"ArtDura": 0.0,
|
|
"ElementalBurst_ShieldHPRatio": 0.0,
|
|
"ElementalBurst_ShieldHPConst": 0.0,
|
|
"BurstDura": 0.0,
|
|
"Dura": 0.0,
|
|
"ShieldHPRatio": 0.0,
|
|
"ShieldHPConst": 0.0,
|
|
"PermanentSkill1_ShieldCostMinusRatio": 0.0,
|
|
"PermanentSkill1_Time": 0.0,
|
|
"PermanentSkill1_Stack": 0.0,
|
|
"PermanentSkill1_CDTime": 0.0,
|
|
"Art_CD": 0.0,
|
|
"Burst_CD": 0.0,
|
|
"Talent1_CD": 0.0,
|
|
"Talent6_DamageUp": 0.0,
|
|
"Talent6_Time": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Tohma_ElementalArt_FireShield_Team": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Dura",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalMainShieldMixin",
|
|
"shieldType": "Avatar_Fire",
|
|
"shieldAngle": 360.0,
|
|
"shieldHPRatio": "ShieldHPRatio",
|
|
"shieldHP": "ShieldHPConst",
|
|
"costShieldRatioName": "",
|
|
"showDamageText": "INFO_ELITE_DEFENCE",
|
|
"onShieldBroken": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Tohma_Talent1_ReduceCD"
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetType",
|
|
"target": "CurLocalAvatar",
|
|
"targetType": "Caster"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Tohma_Talent1_ReduceCD"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Tohma_ElementalArt_FireShield_Team"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield",
|
|
"childShieldModifierName": "UNIQUE_Tohma_ElementalArt_FireShield_Child"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Caster",
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Avatar_Tohma_HasTeamShield",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Caster",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Avatar_Tohma_HasTeamShield",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield_Broken"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_ElementalArt_FireShield_Child": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalSubShieldMixin",
|
|
"mainShieldModifierName": "UNIQUE_Tohma_ElementalArt_FireShield_Team"
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Avatar_Tohma_Has_ELementalBurstBuff",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "Burst",
|
|
"type": "Bool",
|
|
"weight": 1,
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "Burst",
|
|
"type": "Bool",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Tohma_Talent1_ReduceCD"
|
|
},
|
|
{
|
|
"$type": "ByNot",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetType",
|
|
"target": "CurLocalAvatar",
|
|
"targetType": "Caster"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Tohma_Talent1_ReduceCD"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitDamage",
|
|
"damage": 0.0
|
|
},
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"enBreak": 0.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_Tohma_Shield_Hit_Handler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_Shield_Hit_Handler": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"parameter": "Hit",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_ShieldCostMinusRatio_CD": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "PermanentSkill1_CDTime",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Tohma_ShieldCostMinusRatio_Buff"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_ShieldCostMinusRatio_Buff": {
|
|
"stacking": "MultipleAllRefresh",
|
|
"stackingOption": {
|
|
"abilitySpecialName": "",
|
|
"maxModifierNumForMultipleType": "PermanentSkill1_Stack"
|
|
},
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "PermanentSkill1_Time",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_ShieldCostMinusRatio": "PermanentSkill1_ShieldCostMinusRatio"
|
|
},
|
|
"state": "DefenseUp",
|
|
"isLimitedProperties": true
|
|
},
|
|
"UNIQUE_Tohma_Talent1_ReduceCD": {
|
|
"timeScale": "Level",
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Talent1_CD",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ModifyAvatarSkillCD",
|
|
"doOffStage": true,
|
|
"overtime": 10502,
|
|
"cdDelta": [
|
|
0.0,
|
|
"Art_CD",
|
|
"Sub"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ModifyAvatarSkillCD",
|
|
"doOffStage": true,
|
|
"overtime": 10505,
|
|
"cdDelta": [
|
|
0.0,
|
|
"Burst_CD",
|
|
"Sub"
|
|
]
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "CurLocalAvatar",
|
|
"doOffStage": true,
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Talent_ReduceCD"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_Talent6_DamageUp": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Talent6_Time",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"attackTags": [
|
|
"NormalAttack_01",
|
|
"NormalAttack_02",
|
|
"NormalAttack_03",
|
|
"NormalAttack_04",
|
|
"NormalAttack_05",
|
|
"NormalAttack_06",
|
|
"ExtraAttack",
|
|
"FallingAttack"
|
|
],
|
|
"damagePercentageRatio": "Talent6_DamageUp"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"doOffStage": true,
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Talent_TeamBuff"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Avatar_Tohma_HasTeamShield",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Avatar_Tohma_HasTeamShield",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetOverrideMapValue",
|
|
"logic": "Equal",
|
|
"targetAbilityName": "",
|
|
"targetKey": "SkillType",
|
|
"targetValue": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalArt_ShieldHPRatio",
|
|
"overrideMapKey": "ShieldHPRatio"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalArt_ShieldHPConst",
|
|
"overrideMapKey": "ShieldHPConst"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ArtDura",
|
|
"overrideMapKey": "Dura"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalBurst_ShieldHPRatio",
|
|
"overrideMapKey": "ShieldHPRatio"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalBurst_ShieldHPConst",
|
|
"overrideMapKey": "ShieldHPConst"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "BurstDura",
|
|
"overrideMapKey": "Dura"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Tohma_ElementalArt_FireShield_Team"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetOverrideMapValue",
|
|
"logic": "Equal",
|
|
"targetAbilityName": "",
|
|
"targetKey": "SkillType",
|
|
"targetValue": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalArt_ShieldHPRatio",
|
|
"overrideMapKey": "ShieldHPRatio"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalArt_ShieldHPConst",
|
|
"overrideMapKey": "ShieldHPConst"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ArtDura",
|
|
"overrideMapKey": "Dura"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalBurst_ShieldHPRatio",
|
|
"overrideMapKey": "ShieldHPRatio"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "ElementalBurst_ShieldHPConst",
|
|
"overrideMapKey": "ShieldHPConst"
|
|
},
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"doOffStage": true,
|
|
"value": "BurstDura",
|
|
"overrideMapKey": "Dura"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "Refresh",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
},
|
|
{
|
|
"$type": "ChangeShieldValue",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"shieldHPRatio": "ShieldHPRatio",
|
|
"shieldHP": "ShieldHPConst",
|
|
"GAPDGEAHJBJ": "MaxShieldByAvatarHPRatio",
|
|
"IOGPOIPKMPJ": "MaxShieldByAvatarHP",
|
|
"modifierName": "UNIQUE_Tohma_ElementalArt_FireShield_Team",
|
|
"refreshTime": true
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Avatar_Tohma_Has_ELementalBurstBuff",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "Burst",
|
|
"type": "Bool",
|
|
"weight": 1,
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "Burst",
|
|
"type": "Bool",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "CurLocalAvatar",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Tohma_PermanentSkill_1_GainShieldCostMinusRatio"
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Tohma_ShieldCostMinusRatio_CD"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Tohma_Talent6_DamageUp"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Tohma_Talent6_DamageUp"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"doOffStage": true,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 40.0
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_Tohma_Talent6_DamageUp"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ElementalArt_Strike",
|
|
"abilitySpecials": {
|
|
"ElementalArt_Damage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Tohma_ElementalArt_FireBuff": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 1.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0
|
|
},
|
|
"GenerateElemBall_Tohma_ElementalArt": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onHittingOther": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Elemental_Art"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Monster"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ANIMAL_ENTITY_TYPE",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Ball"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Ball_Extra"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Ball": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 1.0,
|
|
"successActions": [
|
|
{
|
|
"$type": "GenerateElemBall",
|
|
"configID": 2017,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"ratio": 1.0,
|
|
"baseEnergy": 9.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Ball_Extra": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 0.5,
|
|
"successActions": [
|
|
{
|
|
"$type": "GenerateElemBall",
|
|
"configID": 2017,
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"ratio": 1.0,
|
|
"baseEnergy": 3.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "GenerateElemBall_Tohma_ElementalArt"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"overtime": 10502,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Avatar_Tohma_ElementalArt_Handler",
|
|
"abilitySpecials": {
|
|
"SkillType": 1.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "CurLocalAvatar",
|
|
"modifierName": "UNIQUE_Tohma_ElementalArt_FireBuff"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"secondHeight": 2.5,
|
|
"fanAngle": 270.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Art",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "ElementalArt_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"strikeType": "Slash",
|
|
"enBreak": 150.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Avatar_Male_Pole_Tohma_ElementalArt_Hit",
|
|
"hitImpulseType": "LV3",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTime": 0.05999999865889549,
|
|
"hitHaltTimeScale": 0.009999999776482582,
|
|
"canBeDefenceHalt": true
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.23999999463558197,
|
|
"shakeTime": 0.15000000596046448,
|
|
"shakeDir": {
|
|
"_y": -1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ElementalBurst_Start",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "ElementalBurst",
|
|
"modifierName": "Tohma_ElementalBurst_SkillStart&Camera_Remover_Handler",
|
|
"normalizeEnd": 0.6499999761581421
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"ElementalBurst"
|
|
],
|
|
"modifierName": "Tohma_ElementalBurst_Invincible"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"ElementalBurst_Damage": 0.0,
|
|
"Tohma_Talent4_Value": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Tohma_ElementalBurst_SkillStart&Camera_Remover_Handler": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarSkillStart",
|
|
"overtime": 10505,
|
|
"cdRatio": 1.0,
|
|
"costStaminaRatio": 1.0
|
|
},
|
|
{
|
|
"$type": "EnableHeadControl",
|
|
"blend": false
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"cameraParam": {
|
|
"forceRadius": 6.0,
|
|
"forceRadiusDuration": 0.0,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
},
|
|
{
|
|
"$type": "EnableHeadControl",
|
|
"doOffStage": true,
|
|
"enable": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Avatar_Tohma_Has_ELementalBurstBuff",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "Burst",
|
|
"type": "Bool",
|
|
"weight": 1,
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
}
|
|
],
|
|
"onAvatarOut": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"doOffStage": true,
|
|
"cameraParam": {
|
|
"forceRadius": 6.0,
|
|
"forceRadiusDuration": 0.0,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
},
|
|
{
|
|
"$type": "EnableHeadControl",
|
|
"doOffStage": true,
|
|
"enable": true
|
|
}
|
|
]
|
|
},
|
|
"Tohma_ElementalBurst_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 11002
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_ElementalBurst"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"ignoreMassive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"radius": 4.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "ElementalBurst_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Avatar_Male_Pole_Tohma_ElementalArt_Hit",
|
|
"hitImpulseType": "LV3",
|
|
"retreatType": "ByHitDirection",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.25,
|
|
"shakeTime": 0.09000000357627869,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "ActCameraRadialBlur",
|
|
"cameraRadialBlur": {
|
|
"power": 0.6000000238418579,
|
|
"blurTime": 0.4000000059604645,
|
|
"fadeTime": 0.20000000298023224
|
|
}
|
|
},
|
|
{
|
|
"$type": "ReviveElemEnergy",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByUnlockTalentParam",
|
|
"talentParam": "Tohma_Talent4_ReviveEnergy"
|
|
}
|
|
],
|
|
"value": "Tohma_Talent4_Value"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ElementalBurst_Buff_Handler",
|
|
"abilitySpecials": {
|
|
"Dura": 0.9200000166893005,
|
|
"CDTime": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Tohma_ElementalBurst_Buff_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Dura",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": [
|
|
"Dura",
|
|
1.0,
|
|
"Sub"
|
|
],
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "CurLocalAvatarMixin",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackDetect"
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_Avatar_Male_Pole_Tohma_ElementalBurst_TeamEffect"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Tohma_ElementalBurst_AttackMark",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Avatar_Tohma_Has_ELementalBurstBuff",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "Burst",
|
|
"type": "Bool",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_Shield"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"parameter": "End",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_ElementalBurst_BuffBegin"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Avatar_Male_Pole_Tohma_ElementalBurst_TeamEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Dura",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_ElementalBurst_BuffBegin"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_ElementalBurst_AttackDetect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": "Dura",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Attack01",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Attack02",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Attack03",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Attack04",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Attack05",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Attack06",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gandalfr_Attack01",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gandalfr_Attack02",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gandalfr_Attack03",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gandalfr_Attack04",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gandalfr_Attack05",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Gandalfr_Attack06",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Tartaglia_Attack01",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Tartaglia_Attack02",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Tartaglia_Attack03",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Tartaglia_Attack04",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Tartaglia_Attack05",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Tartaglia_Attack06",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Katana_Attack01",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Katana_Attack02",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Katana_Attack03",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Katana_Attack04",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "Katana_Attack05",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_AttackMark",
|
|
"normalizeStart": 0.05000000074505806,
|
|
"normalizeEnd": 0.25
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_ElementalBurst_AttackMark": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"value": 1.0,
|
|
"key": "_ABILITY_Tohma_ElementalBurst_AttackMark",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "_ABILITY_Avatar_Tohma_ElementalBurstPos",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": -1.0
|
|
}
|
|
},
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "SetGlobalDir",
|
|
"key": "_ABILITY_Avatar_Tohma_ElementalBurstDir",
|
|
"setTarget": false
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_Attack_CDHandler"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Tohma_ElementalBurst_AttackMark",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Tohma_ElementalBurst_Attack_CDHandler": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": "CDTime",
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"abilityName": "Avatar_Tohma_ElementalBurst_TriggerAttack"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_Tohma_ElementalBurst_AttackMark",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "CurLocalAvatar",
|
|
"doOffStage": true,
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementFreeze"
|
|
},
|
|
{
|
|
"$type": "ByHasAbilityState",
|
|
"abilityState": "ElementPetrifaction"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_Attack_CDHandler"
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"abilityName": "Avatar_Tohma_ElementalBurst_TriggerAttack"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_Attack_CDHandler"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Tohma_ElementalBurst_AttackMark",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_Avatar_Tohma_Has_ELementalBurstBuff",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_Buff_Handler"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_Buff_Handler"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_ElementalBurst_TriggerAttack",
|
|
"abilitySpecials": {
|
|
"ElementalBurst_TriggerDamage": 0.0,
|
|
"HP2Damage": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_Tohma_ElementalBurst_Armor_BlinkEffect": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "TriggerAttack",
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_ElementalBurst_BuffBegin"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"doOffStage": true,
|
|
"modifierName": "UNIQUE_Tohma_ElementalBurst_Armor_BlinkEffect"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"doOffStage": true,
|
|
"abilityName": "Avatar_Tohma_ElementalArt_Handler",
|
|
"abilitySpecials": {
|
|
"SkillType": 2.0
|
|
}
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"effectPattern": "Eff_Avatar_Male_Pole_Tohma_SupportHit",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByGroundNormalRange",
|
|
"rayCount": 3
|
|
},
|
|
"positionKey": "_ABILITY_Avatar_Tohma_ElementalBurstPos",
|
|
"directionKey": "_ABILITY_Avatar_Tohma_ElementalBurstDir"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"target": "Caster",
|
|
"doOffStage": true,
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"massiveAttackRatio": 0.4000000059604645,
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"offset": {
|
|
"y": 1.0
|
|
},
|
|
"positionKey": "_ABILITY_Avatar_Tohma_ElementalBurstPos",
|
|
"directionKey": "_ABILITY_Avatar_Tohma_ElementalBurstDir"
|
|
},
|
|
"size": {
|
|
"x": 4.5,
|
|
"y": 2.0,
|
|
"z": 8.0
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "Elemental_Burst",
|
|
"attenuationTag": "Elemental_Burst",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "ElementalBurst_TriggerDamage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 25.0,
|
|
"enBreak": 35.0,
|
|
"damageExtra": [
|
|
"HP2Damage",
|
|
"FIGHT_PROP_MAX_HP",
|
|
"Mul"
|
|
]
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "Eff_Avatar_Male_Pole_Tohma_ElementalBurst_Hit",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_NormalAttack_DamageHandler",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK01"
|
|
],
|
|
"bonusCriticalHurt": "Attack01",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK02"
|
|
],
|
|
"bonusCriticalHurt": "Attack02",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK03_01"
|
|
],
|
|
"bonusCriticalHurt": "Attack03_01",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK03_02"
|
|
],
|
|
"bonusCriticalHurt": "Attack03_02",
|
|
"damagePercentageRatio": 0.0
|
|
},
|
|
{
|
|
"$type": "ModifyDamageMixin",
|
|
"animEventNames": [
|
|
"ATK04"
|
|
],
|
|
"bonusCriticalHurt": "Attack04",
|
|
"damagePercentageRatio": 0.0
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Attack01": 0.0,
|
|
"Attack02": 0.0,
|
|
"Attack03_01": 0.0,
|
|
"Attack03_02": 0.0,
|
|
"Attack04": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Avatar_Tohma_FallingAnthem",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AvatarChangeSkillMixin",
|
|
"jumpSkillID": 5050010,
|
|
"flySkillID": 5050010
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS"
|
|
],
|
|
"modifierName": "FallingAnthem_BS_Material"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_Loop"
|
|
],
|
|
"modifierName": "FallingAnthem_Loop_Normal"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_Loop"
|
|
],
|
|
"modifierName": "FallingAnthem_LoopDamage"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS"
|
|
],
|
|
"modifierName": "FallingAnthem_BS_VelocityForce_Initialize"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop",
|
|
"FallingAnthem_AS_1",
|
|
"FallingAnthem_AS_2"
|
|
],
|
|
"modifierName": "FallingAnthem_Height_Detect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop",
|
|
"FallingAnthem_AS_1",
|
|
"FallingAnthem_AS_2"
|
|
],
|
|
"modifierName": "FallingAnthem_FallingDamageImmune_01"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop"
|
|
],
|
|
"modifierName": "Inertia"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS",
|
|
"FallingAnthem_Loop",
|
|
"FallingAnthem_AS_1",
|
|
"FallingAnthem_AS_2"
|
|
],
|
|
"modifierName": "FallingAnthem_OverHead_Camera"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"FallingAnthem_BS"
|
|
],
|
|
"modifierName": "FallingAnthem_ClearVelocityForce"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"FallingAnthem_Normal_Loop_Damage": 0.0,
|
|
"FallingAnthem_Normal_Rank_1_Damage": 0.0,
|
|
"FallingAnthem_Normal_Rank_2_Damage": 0.0,
|
|
"FallingAnthem_Altitude_Lv0": 20.0,
|
|
"FallingAnthem_Altitude_Lv1": 40.0,
|
|
"FallingAnthem_Altitude_Lv2": 60.0,
|
|
"FallingAnthem_Altitude_Lv3": 100.0,
|
|
"FallingAnthem_Altitude_Lv4": 200.0,
|
|
"FallingAnthem_FallingDamageRatio_Lv0": -1.0,
|
|
"FallingAnthem_FallingDamageRatio_Lv1": -1.0,
|
|
"FallingAnthem_FallingDamageRatio_Lv2": -0.8999999761581421,
|
|
"FallingAnthem_FallingDamageRatio_Lv3": -0.800000011920929,
|
|
"FallingAnthem_FallingDamageRatio_Lv4": -0.6000000238418579,
|
|
"FallingAnthem_FallingDamageRatio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"FallingAnthem_BS_Material": {
|
|
"modifierName": "",
|
|
"duration": 0.5299999713897705,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_BS_Normal"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ActCameraRadialBlur",
|
|
"cameraRadialBlur": {
|
|
"power": 0.30000001192092896,
|
|
"blurTime": 0.30000001192092896,
|
|
"fadeTime": 0.15000000596046448
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_BS_VelocityForce_Initialize": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_AddGravityScale": -2.0
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveVelocityForce",
|
|
"forces": [
|
|
"RushMoveType"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_LoopDamage": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"radius": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 0.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Slash",
|
|
"enBreak": 25.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"radius": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "FallingAnthem_Normal_Loop_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Spear",
|
|
"enBreak": 25.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.019999999552965164
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_FallingDamageImmune_01": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ClearGlobalValue",
|
|
"key": "_ABILITY_FallingAttack_Altitude"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv0"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv0",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv0",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv0"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv1"
|
|
},
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv0"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv1",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv1",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv1"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv2"
|
|
},
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv1"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv2",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv2",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv2"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": "FallingAnthem_Altitude_Lv3"
|
|
},
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv2"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv3",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv3",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv3"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": "FallingAnthem_Altitude_Lv3"
|
|
}
|
|
],
|
|
"value": "FallingAnthem_FallingDamageRatio_Lv4",
|
|
"key": "_ABILITY_FallingAttack_Altitude",
|
|
"useLimitRange": true,
|
|
"maxValue": "FallingAnthem_FallingDamageRatio_Lv4",
|
|
"minValue": "FallingAnthem_FallingDamageRatio_Lv4"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "FallingAnthem_FallingDamageImmune_02"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_FallingDamageImmune_02": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_ABILITY_FallingAttack_Altitude",
|
|
"overrideMapKey": "FallingAnthem_FallingDamageRatio"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "FallingAnthem_FallingDamageImmune_03"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_FallingDamageImmune_03": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_FallingDamageRatio": "FallingAnthem_FallingDamageRatio"
|
|
}
|
|
},
|
|
"FallingAnthem_Loop_Normal": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_ABILITY_FallingAnthem_UseCamera",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-1.0,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"FallingAnthem_Loop_Normal_Rank_1",
|
|
"FallingAnthem_Loop_Normal_Rank_2"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Loop_Normal_Rank_1": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Loop_01_Normal"
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Loop_Normal_Rank_2": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Loop_02_Normal"
|
|
}
|
|
]
|
|
},
|
|
"Inertia": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ApplyInertiaVelocityMixin",
|
|
"useXZ": false,
|
|
"useY": false
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Height_Detect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"value": 0.0,
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"value": 5.0,
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"logic": "LesserOrEqual",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"floatID": "FallingAnthem_UseCamera",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetAltitude",
|
|
"value": 2.4000000953674316
|
|
}
|
|
],
|
|
"floatID": "FallingAnthem_UseCamera",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorFloat",
|
|
"floatID": "FallingAnthem_UseCamera",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_OverHead_Camera": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 1.0,
|
|
"parameter": "FallingAnthem_UseCamera"
|
|
}
|
|
],
|
|
"cameraParam": {
|
|
"forceRadius": 4.5,
|
|
"forceRadiusDuration": 0.20000000298023224,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_OverHead_Camera_Remover": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarExitCameraShot",
|
|
"doOffStage": true
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_Landed_Camera": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AvatarCameraParam",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorFloat",
|
|
"logic": "Equal",
|
|
"value": 1.0,
|
|
"parameter": "FallingAnthem_UseCamera"
|
|
}
|
|
],
|
|
"cameraParam": {
|
|
"forceRadius": 6.0,
|
|
"forceRadiusDuration": 0.10000000149011612,
|
|
"shouldKeepForceRadius": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"FallingAnthem_ClearVelocityForce": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveVelocityForce",
|
|
"forces": [
|
|
"RushMoveType",
|
|
"InertiaType"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"secondHeight": 2.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_1_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 100.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV4",
|
|
"hitHaltTimeScale": 0.10000000149011612
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.23999999463558197,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": 1.0
|
|
},
|
|
"extension": {
|
|
"baseCycle": 0.23999999463558197,
|
|
"cycleDamping": 0.0,
|
|
"rangeAttenuation": 0.30000001192092896
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"lifeTime": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": -0.5,
|
|
"z": 1.0
|
|
}
|
|
},
|
|
"secondHeight": 2.0,
|
|
"radius": 5.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "FallingAttack",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"bonusCriticalHurt": "FallingAnthem_Normal_Rank_2_Damage",
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 25.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 150.0,
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV7",
|
|
"hitHaltTimeScale": 0.10000000149011612
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.5,
|
|
"shakeTime": 0.20000000298023224,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"_y": 1.0,
|
|
"_z": 1.0
|
|
},
|
|
"extension": {
|
|
"baseCycle": 0.4000000059604645,
|
|
"cycleDamping": 0.0,
|
|
"rangeAttenuation": 0.30000001192092896
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 0.0,
|
|
"forceByCaster": true,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Strike_01_Normal"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_ABILITY_FallingAnthem_UseCamera",
|
|
"value": 1.0,
|
|
"forceByCaster": true
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Avatar_Pole_FallingAnthem_Strike_02_Normal"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |