mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-05 07:53:50 +09:00
4516 lines
187 KiB
JSON
4516 lines
187 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_StandyEffect",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"StandbyCooldown_BS",
|
|
"StandbyCooldown_AS",
|
|
"Warning",
|
|
"RushAway_AS"
|
|
],
|
|
"modifierName": "UNIQUE_CoreStandyEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"StandbyBurning_BS",
|
|
"StandbyBurning_AS"
|
|
],
|
|
"modifierName": "UNIQUE_CoreStandyBurningEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Born",
|
|
"StandbyFree"
|
|
],
|
|
"modifierName": "UNIQUE_CoreStandyFreeEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
1,
|
|
101,
|
|
201,
|
|
902
|
|
],
|
|
"modifierName": "UNIQUE_EnergyCubeEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
101,
|
|
201
|
|
],
|
|
"modifierName": "EnergyCoreStandby"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
1,
|
|
902
|
|
],
|
|
"modifierName": "EnergyCoreStandbyFree"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_CoreStandyEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_ShowEnergyCore"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_CoreStandby"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_CoreStandyBurningEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_ShowEnergyCore"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_CoreStandby_Burning"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_EnergyCubeEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_CoreStandyFreeEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_CoreStandbyFree"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ToShaderState1",
|
|
"MPTriggerOnRemote": true
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_CoreAttackEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_CoreAttackBS"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_CoreAttackLoop"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_CoreAttackAS"
|
|
}
|
|
]
|
|
},
|
|
"EnergyCoreStandby": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Standby",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "StandbyFree",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
]
|
|
},
|
|
"EnergyCoreStandbyFree": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "StandbyFree",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Standby",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_ShieldAndCore",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_EFFIGY_FIRE_CORESTATE_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"ShieldModifier",
|
|
"CoreModifier"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Born",
|
|
"StandbyCooldown_BS",
|
|
"StandbyCooldown_AS",
|
|
"StandbyFree",
|
|
"Warning"
|
|
],
|
|
"modifierName": "SetShieldOnModifier"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"FirePillarStrike_CoreExpose1",
|
|
"FirePillarStrike_CoreExpose2"
|
|
],
|
|
"modifierName": "SetShieldOffModifier"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"SingleAtk_CoreOutLoop",
|
|
"Die"
|
|
],
|
|
"modifierName": "SetRenders_CoreOutLoop"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
101,
|
|
201
|
|
],
|
|
"modifierName": "ShaderNoneToState1"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"SubHurtDelta": 0.9900000095367432
|
|
},
|
|
"modifiers": {
|
|
"ShieldModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"properties": {
|
|
"Actor_SubHurtDelta": "SubHurtDelta"
|
|
},
|
|
"state": "LockHP",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"ShieldHitBox1",
|
|
"ShieldHitBox2",
|
|
"ShieldHitBox3",
|
|
"ShieldHitBox4",
|
|
"ShieldHitBox5",
|
|
"ShieldHitBox6",
|
|
"ShieldHitBox7",
|
|
"ShieldHitBox8"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 12002
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"ShieldHitBox1",
|
|
"ShieldHitBox2",
|
|
"ShieldHitBox3",
|
|
"ShieldHitBox4",
|
|
"ShieldHitBox5",
|
|
"ShieldHitBox6",
|
|
"ShieldHitBox7",
|
|
"ShieldHitBox8"
|
|
]
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_BeHit_Shield",
|
|
"born": {
|
|
"$type": "ConfigBornByHitPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByBackToHitBoxCenter"
|
|
},
|
|
"alongGround": true
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"ShaderNoneToState1": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "NoneToShaderState1",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "NoneToShaderState1"
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
}
|
|
]
|
|
},
|
|
"SetRenders_CoreOutLoop": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_Out_01",
|
|
"Cube_Out_02",
|
|
"Cube_Out_03",
|
|
"Cube_Out_04",
|
|
"Cube_Out_05",
|
|
"Cube_Out_06",
|
|
"Cube_Out_07",
|
|
"Cube_Out_08"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_Out_01",
|
|
"Cube_Out_02",
|
|
"Cube_Out_03",
|
|
"Cube_Out_04",
|
|
"Cube_Out_05",
|
|
"Cube_Out_06",
|
|
"Cube_Out_07",
|
|
"Cube_Out_08"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
},
|
|
"CoreModifier": {
|
|
"modifierName": "",
|
|
"elementType": "Fire",
|
|
"elementDurability": 100.0,
|
|
"isElementDurabilityMutable": false,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra"
|
|
]
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "Shake"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_BeHit_Core",
|
|
"born": {
|
|
"$type": "ConfigBornByHitPoint",
|
|
"direction": {
|
|
"$type": "ConfigDirectionByBackToHitBoxCenter"
|
|
}
|
|
}
|
|
}
|
|
]
|
|
},
|
|
"SetShieldOnModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_SetShieldOn"
|
|
}
|
|
]
|
|
},
|
|
"SetShieldOffModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_SetShieldOff"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "AttachAbilityStateResistance",
|
|
"resistanceListID": 12003
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"ShieldHitBox1",
|
|
"ShieldHitBox2",
|
|
"ShieldHitBox3",
|
|
"ShieldHitBox4",
|
|
"ShieldHitBox5",
|
|
"ShieldHitBox6",
|
|
"ShieldHitBox7",
|
|
"ShieldHitBox8"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_SetShieldOn",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_CORESTATE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_SetShieldOff",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_CORESTATE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_SetCoreOutRender",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_Out_01",
|
|
"Cube_Out_02",
|
|
"Cube_Out_03",
|
|
"Cube_Out_04",
|
|
"Cube_Out_05",
|
|
"Cube_Out_06",
|
|
"Cube_Out_07",
|
|
"Cube_Out_08"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_FightingPoseManager",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
101
|
|
],
|
|
"modifierName": "Effigy_Fire_CooldownModifier"
|
|
},
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
201
|
|
],
|
|
"modifierName": "Effigy_Fire_BurningModifier"
|
|
},
|
|
{
|
|
"$type": "ServerFinishWatcherMixin",
|
|
"watcherId": 82097,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_WATCHER_82097_",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ServerFinishWatcherMixin",
|
|
"watcherId": 82102,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_WATCHER_82097_",
|
|
"value": 3.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"Effigy_Fire_ReviveMaxHPRatio": 0.5,
|
|
"Effigy_Fire_ReviveHPStep": 0.05000000074505806,
|
|
"Effigy_Fire_ChargeBarValueCache": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Effigy_Fire_CooldownModifier": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 2.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ChargeBarMixin",
|
|
"KDEGIGBDHMC": "Fire",
|
|
"OGKPEFDFNLB": 2,
|
|
"FILLLGGOGIE": 0.0,
|
|
"maxValue": 100.0
|
|
},
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_CHARGEBAR_VALUE",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
99.5,
|
|
100.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"IgniteSuccessActions"
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"canBeHandledOnRecover": true,
|
|
"boolID": "ShaderBurning"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "AddChargeBarValue",
|
|
"value": 0.009999999776482582,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddChargeBarValue",
|
|
"value": -0.009999999776482582,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"IgniteSuccessActions": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Burning",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "IgniteSuccessTrigger"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_BurningModifier": {
|
|
"modifierName": "",
|
|
"elementType": "Fire",
|
|
"elementDurability": 700.0,
|
|
"thinkInterval": 5.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ShieldBarMixin",
|
|
"onShieldBroken": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Burning"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ExtinctTrigger"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WATCHER_82097_",
|
|
"useLimitRange": true,
|
|
"maxValue": 10.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"showDamageText": "",
|
|
"useMutiPlayerFixData": true
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"canBeHandledOnRecover": true,
|
|
"triggerID": "ShaderBurningTrigger",
|
|
"MPTriggerOnRemote": true
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetHPRatio",
|
|
"logic": "LesserOrEqual",
|
|
"HPRatio": "Effigy_Fire_ReviveMaxHPRatio"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_REVIVECOUNT_",
|
|
"useLimitRange": true,
|
|
"maxValue": 3.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_EFFIGY_FIRE_REVIVECOUNT_",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": 0.05000000074505806,
|
|
"overrideMapKey": "Effigy_Fire_ReviveHPStep"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_EFFIGY_FIRE_REVIVECOUNT_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": 0.05000000074505806,
|
|
"overrideMapKey": "Effigy_Fire_ReviveHPStep"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_EFFIGY_FIRE_REVIVECOUNT_",
|
|
"value": 2.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": 0.02500000037252903,
|
|
"overrideMapKey": "Effigy_Fire_ReviveHPStep"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_EFFIGY_FIRE_REVIVECOUNT_",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetOverrideMapValue",
|
|
"value": 0.0,
|
|
"overrideMapKey": "Effigy_Fire_ReviveHPStep"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetHPRatio",
|
|
"logic": "LesserOrEqual",
|
|
"HPRatio": "Effigy_Fire_ReviveMaxHPRatio"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "HealHP",
|
|
"amountByTargetMaxHPRatio": "Effigy_Fire_ReviveHPStep"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetChargeBarValue",
|
|
"value": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"canBeHandledOnRecover": true,
|
|
"boolID": "ShaderBurning",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
1,
|
|
0,
|
|
0
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ShaderExtinctTrigger",
|
|
"MPTriggerOnRemote": true
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
0,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Burning_RollingChargeOnGroundEffect"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Electric"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Water"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Wind"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Ice"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_BeHit_Shield_Burning_Effective",
|
|
"born": {
|
|
"$type": "ConfigBornByHitPoint"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetHPRatio",
|
|
"logic": "LesserOrEqual",
|
|
"HPRatio": "Effigy_Fire_ReviveMaxHPRatio"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "HealHP",
|
|
"amountByTargetMaxHPRatio": "Effigy_Fire_ReviveHPStep"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_TinderKillSelf": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_REVIVECOUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Ignite",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Ignite_Success"
|
|
],
|
|
"modifierName": "Effigy_Fire_Ignite_Success"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Ignite_Loop",
|
|
"Ignite_BS02"
|
|
],
|
|
"modifierName": "Effigy_Fire_Ignite_Loop"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Ignite_BS",
|
|
"Ignite_Loop",
|
|
"Ignite_BS02"
|
|
],
|
|
"modifierName": "Effigy_Fire_Ignite_Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Ignite_Blink",
|
|
"FirePillarStrike_BS01",
|
|
"FirePillarStrike_BS02",
|
|
"FirePillarStrike_BS03"
|
|
],
|
|
"modifierName": "Effigy_Fire_Ignite_Init"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Ignite_Loop",
|
|
"Ignite_BS02"
|
|
],
|
|
"modifierName": "Effigy_Fire_Ignite_DenyLockOn"
|
|
}
|
|
],
|
|
"abilitySpecials": {
|
|
"TinderCount": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Effigy_Fire_Ignite_Success": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "ShaderBurningTrigger",
|
|
"MPTriggerOnRemote": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004503
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004504
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"overrideMapKey": "TinderCount"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Ignite_Loop": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Effigy_Fire_Ignite_OutOfTinder",
|
|
"Empty"
|
|
]
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "ShowReminder",
|
|
"id": 400042
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_Ignite_TinderTrigger"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_TinderKillSelf": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_TinderBase_Triggered": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004504
|
|
},
|
|
"modifierName": "Effigy_Fire_Tinder_Triggered"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Tinder_Triggered": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_Triggered_Fire"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_Triggered_Charge"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Ignite_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Ignite_BS"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Ignite_Init": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004503
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004504
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"overrideMapKey": "TinderCount"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
2,
|
|
1,
|
|
0
|
|
]
|
|
},
|
|
{
|
|
"$type": "AddChargeBarValue",
|
|
"value": 0.009999999776482582,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Ignite_OutOfTinder": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "StopIgniteTrigger"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Ignite_TinderTrigger": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004504
|
|
},
|
|
"modifierName": "Effigy_Fire_Tinder_Triggered"
|
|
}
|
|
]
|
|
},
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Effigy_Fire_Ignite_DenyLockOn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_TAG_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"overrideMapKey": "TinderCount"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": [
|
|
20.0,
|
|
"TinderCount",
|
|
27.0,
|
|
"Mul",
|
|
"Add"
|
|
],
|
|
"key": "_CHARGEBAR_VALUE",
|
|
"useLimitRange": true,
|
|
"maxValue": 100.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004503
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004504
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004503
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004504
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_ClearTinders",
|
|
"modifiers": {
|
|
"Effigy_Fire_TinderKillSelf": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "Circle_Regisvine_Ice_ActivityR25",
|
|
"campTargetType": "AllExceptSelf",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Gadget",
|
|
"Bullet"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_EFFIGY_FIRE_ISTINDERBASE_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "Circle_Regisvine_Ice_ActivityR25",
|
|
"campTargetType": "AllExceptSelf",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Gadget",
|
|
"Bullet"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_EFFIGY_FIRE_ISTINDER_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"overrideMapKey": "TinderCount"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_TinderBase",
|
|
"modifiers": {
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"Effigy_Fire_TinderBase": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_TinderBase_Loop"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_TinderBase_AS"
|
|
}
|
|
],
|
|
"onReconnect": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_TinderBase_FirstTinderCreater": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 7.0,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "Owner",
|
|
"ownerIsTarget": true,
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"sightGroupWithOwner": true,
|
|
"gadgetID": 42004504,
|
|
"byServer": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"target": "OriginOwner",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"useLimitRange": true,
|
|
"maxValue": 99.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_TINDERBASE_HASBORNEDTINDER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Effigy_Fire_TinderBase_FirstTinderCreater"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_TinderBase"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_TinderBase_FirstTinderCreater"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_ISTINDERBASE_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDERBASE_HASBORNEDTINDER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Effigy_Fire_TinderBase"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Tinder",
|
|
"modifiers": {
|
|
"Effigy_Fire_Tinder": {
|
|
"modifierName": "",
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ShieldBarMixin",
|
|
"onShieldBroken": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_Destroyed"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Owner",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDERBASE_HASBORNEDTINDER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
],
|
|
"showDamageText": ""
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_BS"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_Loop"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_AS"
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByAny",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Electric"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Water"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Wind"
|
|
},
|
|
{
|
|
"$type": "ByHitElement",
|
|
"element": "Ice"
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_BeHit_Shield_Burning_Effective",
|
|
"born": {
|
|
"$type": "ConfigBornByHitPoint"
|
|
}
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_BeHit_Shield_Burning_Ineffective",
|
|
"born": {
|
|
"$type": "ConfigBornByHitPoint"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"onReconnect": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Tinder_Init": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible",
|
|
"onAdded": [
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_Tinder_Shield"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Tinder_DenyLockOn": {
|
|
"modifierName": "",
|
|
"duration": 1.5,
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn"
|
|
},
|
|
"Effigy_Fire_Tinder_Shield": {
|
|
"modifierName": "",
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "ShieldBarMixin",
|
|
"onShieldBroken": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_Destroyed"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"target": "Owner",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDERBASE_HASBORNEDTINDER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
],
|
|
"showDamageText": ""
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_Tinder"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_ISTINDER_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_Tinder_Init"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_Tinder_DenyLockOn"
|
|
}
|
|
],
|
|
"onKill": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Stop",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Tinder_Triggered_Charge"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Effigy_Fire_Tinder"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"sortType": "Nearest",
|
|
"shapeName": "CircleR50",
|
|
"campTargetType": "AllExceptSelf",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_EFFIGY_FIRE_TAG_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": -1.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"useLimitRange": true,
|
|
"maxValue": 99.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_BlinkStart",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Ignite_Blink",
|
|
"Burning_UltimateExplode_Blink",
|
|
"ReturnToBorn_Blink",
|
|
"Return"
|
|
],
|
|
"modifierName": "Blink_State"
|
|
},
|
|
{
|
|
"$type": "DoActionByAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Return"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
0,
|
|
2,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Blink_State": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Effigy_Fire_Blink_Actions"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Effigy_Fire_Blink_Actions": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Blink_Invincible"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Blink_DenyLockOn"
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible"
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"ShieldHitBox1",
|
|
"ShieldHitBox2",
|
|
"ShieldHitBox3",
|
|
"ShieldHitBox4",
|
|
"ShieldHitBox5",
|
|
"ShieldHitBox6",
|
|
"ShieldHitBox7",
|
|
"ShieldHitBox8",
|
|
"CoreHitBox"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "StandbyFree",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableHitBoxByName",
|
|
"hitBoxNames": [
|
|
"ShieldHitBox1",
|
|
"ShieldHitBox2",
|
|
"ShieldHitBox3",
|
|
"ShieldHitBox4",
|
|
"ShieldHitBox5",
|
|
"ShieldHitBox6",
|
|
"ShieldHitBox7",
|
|
"ShieldHitBox8",
|
|
"CoreHitBox"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "TriggerSetVisible",
|
|
"visible": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Standby",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
]
|
|
},
|
|
"Blink_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible"
|
|
},
|
|
"Blink_DenyLockOn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn"
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"sightGroupWithOwner": true,
|
|
"gadgetID": 42004006,
|
|
"byServer": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalPos",
|
|
"key": "InitialPos",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget"
|
|
}
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Effigy_Fire_Blink_Actions"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_FindBlinkPoint",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004006
|
|
},
|
|
"successActions": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "!!!!!!!!!!!Monster_Effigy_Fire_FindBlinkPoint SUCCESS!!!!!!!!!!"
|
|
},
|
|
{
|
|
"$type": "TryFindBlinkPoint",
|
|
"target": "Target",
|
|
"forwardAngle": 360.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_FindBlinkPoint_Chase",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "SelfAttackTarget",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "BySceneSurfaceType",
|
|
"filters": [
|
|
"Water"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 1.0
|
|
},
|
|
"onGround": true,
|
|
"onGroundIgnoreWater": true,
|
|
"onGroundRaycastUpDist": 0.20000000298023224,
|
|
"timeForPredictive": 0.5
|
|
},
|
|
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
|
|
"limitY": 2.5
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "TryFindBlinkPointByBorn",
|
|
"target": "SelfAttackTarget",
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 1.0
|
|
},
|
|
"onGround": true,
|
|
"onGroundIgnoreWater": true,
|
|
"onGroundRaycastUpDist": 0.20000000298023224,
|
|
"timeForPredictive": 0.5
|
|
},
|
|
"hitSceneType": "BlinkHitSceneTestByThreeSegments",
|
|
"limitY": 2.5
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Blink",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DoBlink"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_BlinkAS",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Effigy_Fire_Blink_Actions"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_RandomMove",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "!!!!!!!!!!!Monster_Effigy_Fire_RandomMove!!!!!!!!!!"
|
|
},
|
|
{
|
|
"$type": "Randomed",
|
|
"chance": 0.5,
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "RushAwayTrigger"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 2.5,
|
|
"maxRandomRange": 10.0
|
|
},
|
|
"onGround": true,
|
|
"positionKey": "InitialPos",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42004012,
|
|
"campID": 4001
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "RushAwayTrigger"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByGlobalValue",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 10.0,
|
|
"maxRandomRange": 18.0
|
|
},
|
|
"onGround": true,
|
|
"positionKey": "InitialPos",
|
|
"directionKey": ""
|
|
},
|
|
"gadgetID": 42004012,
|
|
"campID": 4001
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_CombatMoveLogic",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachModifierToSelfGlobalValueMixin",
|
|
"globalValueKey": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"defaultGlobalValueOnCreate": 0.0,
|
|
"valueSteps": [
|
|
-0.5,
|
|
0.5,
|
|
1.5
|
|
],
|
|
"modifierNameSteps": [
|
|
"Empty",
|
|
"UNIQUE_Effigy_CombatMoveCD_CountDown"
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Empty": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0
|
|
},
|
|
"UNIQUE_Effigy_CombatMoveCD_CountDown": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 8.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004006
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "!!!!!!!!!!!Effigy Return Move!!!!!!!!!!"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "RushAwayTrigger"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "Target",
|
|
"born": {
|
|
"$type": "ConfigBornByTargetLinearPoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 4.0
|
|
},
|
|
"onGround": true,
|
|
"linearOffset": 6.0,
|
|
"linearMin": 0.0,
|
|
"linearMax": 50.0
|
|
},
|
|
"gadgetID": 42004012,
|
|
"campID": 4001
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "SelfAttackTarget",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "Lesser",
|
|
"value": 6.5
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "!!!!!!!!!!!Effigy Flee Move!!!!!!!!!!"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "RushAwayTrigger"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"born": {
|
|
"$type": "ConfigBornByTargetLinearPoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"onGround": true,
|
|
"linearOffset": -12.5,
|
|
"baseOnTarget": false,
|
|
"linearMin": 0.0,
|
|
"linearMax": 50.0
|
|
},
|
|
"gadgetID": 42004012,
|
|
"campID": 4001
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "SelfAttackTarget",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 16.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "DebugLog",
|
|
"doOffStage": true,
|
|
"content": "!!!!!!!!!!!Effigy Close Move!!!!!!!!!!"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "RushAwayTrigger"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"born": {
|
|
"$type": "ConfigBornByTargetLinearPoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 2.5
|
|
},
|
|
"onGround": true,
|
|
"linearOffset": 20.0,
|
|
"linearMin": 0.0,
|
|
"linearMax": 50.0
|
|
},
|
|
"gadgetID": 42004012,
|
|
"campID": 4001
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"failActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "SelfAttackTarget",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Fire_RandomMove"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_RushMove",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"RushAway"
|
|
],
|
|
"modifierName": "Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"RushAway_AS"
|
|
],
|
|
"modifierName": "ResetAIAttackTarget"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_MoveLoop"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_HASSETRUSHPOSE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004012
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_RUSHPOS_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"target": "Target",
|
|
"turnToTargetImmediately": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_HASSETRUSHPOSE_",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004006
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_HASSETRUSHPOSE_",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"turnToTargetImmediately": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "KillSelf",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004012
|
|
}
|
|
},
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
}
|
|
]
|
|
},
|
|
"ResetAIAttackTarget": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004012
|
|
}
|
|
},
|
|
{
|
|
"$type": "ResetAIAttackTarget"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_ReturnToBorn",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToPoseIDMixin",
|
|
"poseIDs": [
|
|
1,
|
|
902
|
|
],
|
|
"modifierName": "ReturnToBorn_Start"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"ReturnToBorn",
|
|
"ReturnToBorn_Blink",
|
|
"ReturnToBorn_AS"
|
|
],
|
|
"modifierName": "ReturnToBorn_Start"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"ReturnToBorn_Start": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_COMBATMOVE_ISINCD_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Burning",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_CHARGEBAR_VALUE",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004503
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004504
|
|
},
|
|
"modifierName": "Effigy_Fire_TinderKillSelf"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_REVIVECOUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_TinderKillSelf": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Steer",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"RangeAtk"
|
|
],
|
|
"endNormalizedTime": 3.0,
|
|
"angularSpeed": 150.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"SingleAtk"
|
|
],
|
|
"endNormalizedTime": 0.10000000149011612,
|
|
"angularSpeed": 150.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"SingleAtk_Rush"
|
|
],
|
|
"endNormalizedTime": 3.0,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "SingleAtk_RushStop",
|
|
"attackDistance": 4.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_RollingCharge_BS"
|
|
],
|
|
"startNormalizedTime": 0.20000000298023224,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5,
|
|
"GCALFIEEKHA": false
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_RollingCharge_Aiming"
|
|
],
|
|
"endNormalizedTime": 10.0,
|
|
"angularSpeed": 720.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5,
|
|
"GCALFIEEKHA": false
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_RollingCharge_Loop"
|
|
],
|
|
"endNormalizedTime": 99.0,
|
|
"angularSpeed": 90.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5,
|
|
"GCALFIEEKHA": false
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_RollingCharge_Turning"
|
|
],
|
|
"endNormalizedTime": 99.0,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5,
|
|
"GCALFIEEKHA": false
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_MultiFire"
|
|
],
|
|
"endNormalizedTime": 0.5,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_MeleeAttack01"
|
|
],
|
|
"endNormalizedTime": 0.25,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_MeleeAttack02"
|
|
],
|
|
"endNormalizedTime": 0.20000000298023224,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Burning_MeleeAttack03"
|
|
],
|
|
"endNormalizedTime": 0.10000000149011612,
|
|
"angularSpeed": 360.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 7.5
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_RangeAtk",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"RangeAtk_BS1",
|
|
"RangeAtk_BS2",
|
|
"RangeAtk_Loop1",
|
|
"RangeAtk_Loop2"
|
|
],
|
|
"modifierName": "Effigy_Fire_RangeAtk_Effect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Effigy_Fire_RangeAtk_Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_RangeAtk"
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_01",
|
|
"Cube_In_02",
|
|
"Cube_In_03",
|
|
"Cube_In_04",
|
|
"Cube_In_05",
|
|
"Cube_In_06",
|
|
"Cube_In_07",
|
|
"Cube_In_08"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_RangeAtk_AS"
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_01",
|
|
"Cube_In_02",
|
|
"Cube_In_03",
|
|
"Cube_In_04",
|
|
"Cube_In_05",
|
|
"Cube_In_06",
|
|
"Cube_In_07",
|
|
"Cube_In_08"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireBullet01": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": -60.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInL1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_02"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireShield02"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireShield08"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireShield02": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": -45.0,
|
|
"y": -60.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInL3"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_03"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireShield03"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireShield07"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireShield03": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": -60.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInR2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_05"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireShield04"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireShield06"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireShield04": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 15.0,
|
|
"y": -60.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInR3"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_04"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireShield05"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireShield05": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInR1"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_01"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireShield06": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 15.0,
|
|
"y": 60.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInL2"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_06"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireShield07": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": 0.0,
|
|
"y": 60.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInR4"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_08"
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_RangeAtk_FireShield08": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004502,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"x": -45.0,
|
|
"y": 60.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"attachPointName": "AttachPointInL4"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerSetRenderersEnable",
|
|
"renderNames": [
|
|
"Cube_In_07"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_RangeAtk_FireBullet01"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_RangeAtk_Bullet",
|
|
"modifiers": {
|
|
"Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_RangeAtk_Bullet"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_RangeAtk_Bullet_Trail"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effect"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_RangeAtk_Hit"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Effigy_Fire_RangeAtk_Bullet",
|
|
"attenuationGroup": "Effigy_Fire_MultiFire",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV4",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.09000000357627869
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_FirePillarStrike",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "DoActionByAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"FirePillarStrike_BS01"
|
|
],
|
|
"enterActions": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_FirePillarStrike_BS"
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_TINDER_COUNT_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"FirePillarStrike_CoreExpose1",
|
|
"FirePillarStrike_CoreExpose2"
|
|
],
|
|
"modifierName": "FirePillarStrike_ChasePillarLauncher"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"FirePillarStrike_CoreExpose1",
|
|
"FirePillarStrike_CoreExpose2"
|
|
],
|
|
"modifierName": "FirePillarStrike_RandomPillarLauncher"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"FirePillarStrike_ChasePillarLauncher": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.7999999523162842,
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "SelfAttackTarget",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"value": 6.25
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "LesserOrEqual",
|
|
"value": 26.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "SelfAttackTarget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByPredicatePoint",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 0.0,
|
|
"maxRandomRange": 1.0
|
|
},
|
|
"onGround": true,
|
|
"onGroundRaycastUpDist": 4.0,
|
|
"timeForPredictive": 0.5
|
|
},
|
|
"gadgetID": 42004501,
|
|
"campID": 4001
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"FirePillarStrike_RandomPillarLauncher": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 1.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"onGround": true,
|
|
"attachPointName": "RebornPartAttachPoint1"
|
|
},
|
|
"gadgetID": 42004506,
|
|
"campID": 4001
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"onGround": true,
|
|
"attachPointName": "RebornPartAttachPoint2"
|
|
},
|
|
"gadgetID": 42004506,
|
|
"campID": 4001
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"onGround": true,
|
|
"attachPointName": "RebornPartAttachPoint3"
|
|
},
|
|
"gadgetID": 42004506,
|
|
"campID": 4001
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"bornRandom": {
|
|
"$type": "BornRandomFromCenter",
|
|
"minRandomRange": 6.0,
|
|
"maxRandomRange": 25.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"gadgetID": 42004501,
|
|
"campID": 4001
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_FirePillarStrike_Attack",
|
|
"modifiers": {
|
|
"Damage_Timer": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_FirePillarStrike_Attack",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAudio",
|
|
"operation": {
|
|
"$type": "ConfigAudioEventOp",
|
|
"operation": {
|
|
"text": "Play_sfx_monster_effigy_fire_vfx_firePillarStrike_attack"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "SingleDamage"
|
|
}
|
|
]
|
|
},
|
|
"SingleDamage": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"height": 2.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Effigy_Fire_FirePillarStrike",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effigy_Fire_TinderBase_FailEffect"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_TinderBase_FailEffect": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_TinderBase_Loop"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_TinderBase_AS",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_FirePillarStrike_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAudio",
|
|
"operation": {
|
|
"$type": "ConfigAudioEventOp",
|
|
"operation": {
|
|
"text": "Play_sfx_monster_effigy_fire_vfx_firePillarStrike_alert"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Damage_Timer"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_FirePillarStrike_CanBornTinder_Attack",
|
|
"modifiers": {
|
|
"Damage_Timer": {
|
|
"modifierName": "",
|
|
"duration": 1.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_FirePillarStrike_Attack",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAudio",
|
|
"operation": {
|
|
"$type": "ConfigAudioEventOp",
|
|
"operation": {
|
|
"text": "Play_sfx_monster_effigy_fire_vfx_firePillarStrike_attack"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "SingleDamage"
|
|
}
|
|
]
|
|
},
|
|
"SingleDamage": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"height": 2.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Effigy_Fire_FirePillarStrike",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Default",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV5",
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"target": "Owner",
|
|
"ownerIsTarget": true,
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"onGround": true,
|
|
"onGroundRaycastUpDist": 0.20000000298023224
|
|
},
|
|
"sightGroupWithOwner": true,
|
|
"gadgetID": 42004503,
|
|
"campID": 4001,
|
|
"byServer": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_FirePillarStrike_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornByTarget",
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAudio",
|
|
"operation": {
|
|
"$type": "ConfigAudioEventOp",
|
|
"operation": {
|
|
"text": "Play_sfx_monster_effigy_fire_vfx_firePillarStrike_alert"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Damage_Timer"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_HideEnergyCore",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Hide",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_ShowEnergyCore",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Standby",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_RollingCharge",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_RollingCharge_BS",
|
|
"Burning_RollingCharge_Aiming",
|
|
"Burning_RollingCharge_Loop1",
|
|
"Burning_RollingCharge_Loop2",
|
|
"Burning_RollingCharge_Loop3",
|
|
"Burning_RollingCharge_Turning1",
|
|
"Burning_RollingCharge_Turning2"
|
|
],
|
|
"modifierName": "UNIQUE_Burning_RollingChargeEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_RollingCharge_Aiming",
|
|
"Burning_RollingCharge_Loop1",
|
|
"Burning_RollingCharge_Loop2",
|
|
"Burning_RollingCharge_Loop3",
|
|
"Burning_RollingCharge_Turning1",
|
|
"Burning_RollingCharge_Turning2"
|
|
],
|
|
"modifierName": "UNIQUE_Burning_RollingChargeAttackEvent"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_RollingCharge_Aiming",
|
|
"Burning_RollingCharge_Loop1",
|
|
"Burning_RollingCharge_Loop2",
|
|
"Burning_RollingCharge_Loop3",
|
|
"Burning_RollingCharge_Turning1",
|
|
"Burning_RollingCharge_Turning2"
|
|
],
|
|
"modifierName": "UNIQUE_Burning_RollingChargeOnGroundEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"UNIQUE_Burning_RollingChargeEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "RollingChargeShaderTrigger",
|
|
"MPTriggerOnRemote": true
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Electric_ShaderState1ToState2"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_RollingCharge"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_RollingCharge_AS"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Burning_RollingChargeOnGroundEffect": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_RollingCharge_Loop_OnGround"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Burning_RollingChargeAttackEvent": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.10000000149011612,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 2.200000047683716,
|
|
"z": -2.0
|
|
}
|
|
},
|
|
"size": {
|
|
"x": 3.0,
|
|
"y": 5.0,
|
|
"z": 5.0
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Effigy_Fire_RollingCharge",
|
|
"attenuationGroup": "Effigy_Fire_RollingCharge",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.800000011920929,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV6",
|
|
"retreatType": "ByTangent"
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "HitVector",
|
|
"shakeRange": 0.1599999964237213,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 25.0,
|
|
"shakeDir": {
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 2.200000047683716,
|
|
"z": -2.0
|
|
}
|
|
},
|
|
"size": {
|
|
"x": 3.0,
|
|
"y": 5.0,
|
|
"z": 5.0
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Effigy_Fire_RollingCharge",
|
|
"attenuationGroup": "Effigy_Fire_RollingCharge",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV6",
|
|
"retreatType": "ByTangent",
|
|
"hitHaltTime": 0.05999999865889549,
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "HitVector",
|
|
"shakeRange": 0.1599999964237213,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDistance": 25.0,
|
|
"shakeDir": {
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Burning_RollingChargeOnGroundEffect"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_MeleeAttack",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_MeleeAttack01",
|
|
"Burning_MeleeAttack01_Pause"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_MeleeAttack01Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_MeleeAttack02",
|
|
"Burning_MeleeAttack02_Pause"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_MeleeAttack02Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_MeleeAttack03"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_MeleeAttack03Effect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_MeleeAttack01",
|
|
"Burning_MeleeAttack01_Pause",
|
|
"Burning_MeleeAttack02",
|
|
"Burning_MeleeAttack02_Pause",
|
|
"Burning_MeleeAttack03"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_MeleeAttackDuration"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_MeleeAttack01_Pause",
|
|
"Burning_MeleeAttack02_Pause"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_MeleeAttackUnderground"
|
|
},
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_MeleeAttack01",
|
|
"Burning_MeleeAttack02",
|
|
"Burning_MeleeAttack03"
|
|
],
|
|
"modifierName": "Effigy_Fire_MultiAtk_Watcher"
|
|
},
|
|
{
|
|
"$type": "ServerFinishWatcherMixin",
|
|
"watcherId": 82103,
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_WATCHER_82103_",
|
|
"value": 1.0
|
|
}
|
|
]
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Effigy_Fire_Burning_MeleeAttack01Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MeleeAttack01"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Burning_MeleeAttack02Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MeleeAttack02"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MeleeAttack02_02"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Burning_MeleeAttack03Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MeleeAttack03"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_OutofGround"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Burning_MeleeAttackDuration": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "Standby",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_EnergyCore"
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Burning_MeleeAttackUnderground": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn",
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Extra",
|
|
"CorePushCollider",
|
|
"CorePushCollider_Extra"
|
|
]
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_MultiAtk_Watcher": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Effigy_Fire_MultiAtk_HitCount"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "Effigy_Fire_MultiAtk_HitCount"
|
|
}
|
|
],
|
|
"onAttackLanded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Effigy_Fire_MultiAtk1"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "Effigy_Fire_MultiAtk_Watcher_SetKey1"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Effigy_Fire_MultiAtk2"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "Effigy_Fire_MultiAtk_Watcher_SetKey2"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAttackTags",
|
|
"attackTags": [
|
|
"Effigy_Fire_MultiAtk3"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "Effigy_Fire_MultiAtk_Watcher_SetKey3"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_MultiAtk_HitCount": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_MULTIATK1_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_MULTIATK2_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 0.0,
|
|
"key": "_EFFIGY_FIRE_MULTIATK3_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_EFFIGY_FIRE_MULTIATK1_",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_EFFIGY_FIRE_MULTIATK2_",
|
|
"value": 1.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"target": "Self",
|
|
"key": "_EFFIGY_FIRE_MULTIATK3_",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Effigy_Fire_MultiAtk_WatcherHandler"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_MultiAtk_WatcherHandler": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WATCHER_82103_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_MultiAtk_Watcher_SetKey1": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_MULTIATK1_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_MultiAtk_Watcher_SetKey2": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_MULTIATK2_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_MultiAtk_Watcher_SetKey3": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_EFFIGY_FIRE_MULTIATK3_",
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_SceneTypeCheck",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "BySceneSurfaceType",
|
|
"filters": [
|
|
"Water"
|
|
]
|
|
}
|
|
],
|
|
"triggerID": "StepInWaterHaltTrigger"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"predicates": [
|
|
{
|
|
"$type": "BySceneSurfaceType",
|
|
"filters": [
|
|
"Water"
|
|
]
|
|
}
|
|
],
|
|
"paramList": [
|
|
0,
|
|
0,
|
|
1
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_OutOfDefendAreaCheck",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByChildren",
|
|
"configID": 42004006
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 28.5
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "OutOfDefendAreaTrigger"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_DiveCrush_Wave01",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_DiveCrush"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_DiveCrushEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Effigy_Fire_Burning_DiveCrushEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DiveCrushShaderTrigger",
|
|
"MPTriggerOnRemote": true
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Electric_ShaderState1ToState2"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_DiveCrush"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Effigy_Electric_ShaderState2ToState1"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_DiveCrush_FireWave01"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"height": 4.0,
|
|
"radius": 7.0,
|
|
"innerRadius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Burning_DiveCrush",
|
|
"attenuationGroup": "Effigy_Fire_DiveCrush",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV6",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 1.0,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 30.0
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_DiveCrush_Wave02",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_DiveCrush_FireWave02"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"height": 4.0,
|
|
"radius": 11.0,
|
|
"innerRadius": 7.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Burning_DiveCrush",
|
|
"attenuationGroup": "Effigy_Fire_DiveCrush",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV6",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 1.0,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 30.0
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_DiveCrush_Wave03",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_DiveCrush_FireWave03"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf"
|
|
},
|
|
"height": 4.0,
|
|
"radius": 15.0,
|
|
"innerRadius": 11.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Burning_DiveCrush",
|
|
"attenuationGroup": "Effigy_Fire_DiveCrush",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV6",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 1.0,
|
|
"shakeTime": 0.30000001192092896,
|
|
"shakeDistance": 50.0
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_MultiFire",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_MultiFire_BS",
|
|
"Burning_MultiFire_Loop",
|
|
"Burning_MultiFire_AS"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_MultiFireEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Effigy_Fire_Burning_MultiFireEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MultiFire"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42004505,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByAttachPoint",
|
|
"attachPointName": "MultiFireBulletSource",
|
|
"attachPointTargetType": "Self"
|
|
},
|
|
"attachPointName": "MultiFireBulletSource"
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_MultiFire_Bullet",
|
|
"modifiers": {
|
|
"Effect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MultiFire_Bullet"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MultiFire_Trail"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Effect"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_MultiFire_Hit"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 2.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "Burning_MultiFire_Bullet",
|
|
"attenuationGroup": "Effigy_Fire_MultiFire",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 50.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV4",
|
|
"hitHaltTimeScale": 0.009999999776482582
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 0.30000001192092896,
|
|
"shakeTime": 0.30000001192092896
|
|
},
|
|
"canBeModifiedBy": "OriginOwner"
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Effigy_Fire_Burning_UltimateExplode",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_UltimateExplode_BS",
|
|
"Burning_UltimateExplode_Loop"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_UltimateExplodeBSEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_UltimateExplode_Loop"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_UltimateExplodeLoopEffect"
|
|
},
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Burning_UltimateExplode_Explode"
|
|
],
|
|
"modifierName": "Effigy_Fire_Burning_UltimateExplodeEffect"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Effigy_Fire_Burning_UltimateExplodeBSEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "UltimateExplodeShaderTrigger",
|
|
"MPTriggerOnRemote": true
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_UltimateExplode_BS"
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
1,
|
|
1,
|
|
0
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Burning_UltimateExplodeLoopEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_UltimateExplode_Loop"
|
|
}
|
|
]
|
|
},
|
|
"Effigy_Fire_Burning_UltimateExplodeEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Effigy_Fire_Burning_UltimateExplode_Explode"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "DamageByAttackValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "Circle_Regisvine_Ice_ActivityR25",
|
|
"campTargetType": "Enemy",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 2.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV6"
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackSphere",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"radius": 0.05000000074505806
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.0,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Fire",
|
|
"elementDurability": 0.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 0.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "none",
|
|
"hitImpulseType": "LV0",
|
|
"muteHitText": true
|
|
},
|
|
"forceCameraShake": true,
|
|
"cameraShake": {
|
|
"shakeRange": 3.0,
|
|
"shakeTime": 0.5,
|
|
"shakeDistance": 30.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ServerMonsterLog",
|
|
"paramList": [
|
|
1,
|
|
1,
|
|
1
|
|
]
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |