mirror of
https://github.com/theBowja/GenshinData-1.git
synced 2025-08-04 23:43:50 +09:00
2153 lines
84 KiB
JSON
2153 lines
84 KiB
JSON
[
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_Alert_ModeSwitch",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"target": "SelfAttackTarget",
|
|
"logic": "Lesser",
|
|
"value": 15.0
|
|
}
|
|
],
|
|
"boolID": "IsNear",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_WYRM_ROCK_CRUSHING_COUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_PhaseCheck",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"target": "SelfAttackTarget",
|
|
"logic": "GreaterOrEqual",
|
|
"value": 10.0
|
|
}
|
|
],
|
|
"boolID": "IsNear"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"target": "SelfAttackTarget",
|
|
"logic": "Lesser",
|
|
"value": 10.0
|
|
}
|
|
],
|
|
"boolID": "IsNear",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CreateFollowBullet",
|
|
"modifiers": {
|
|
"UNIQUE_Wyrm_Rock_FollowHitBox": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
]
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Roll"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "KillGadget",
|
|
"gadgetInfo": {
|
|
"sortType": "Reversed",
|
|
"configID": 42603014
|
|
}
|
|
},
|
|
{
|
|
"$type": "KillGadget",
|
|
"gadgetInfo": {
|
|
"sortType": "Reversed",
|
|
"configID": 42603015
|
|
}
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider_Roll"
|
|
]
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 231,
|
|
"parameter": "SkillID"
|
|
}
|
|
],
|
|
"bulletID": 42603014,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorInt",
|
|
"logic": "Equal",
|
|
"value": 241,
|
|
"parameter": "SkillID"
|
|
}
|
|
],
|
|
"bulletID": 42603015,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"lifeByOwnerIsAlive": true,
|
|
"trackTarget": "Self"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Wyrm_Rock_FollowHitBox"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_RemoveFollowBullet",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Wyrm_Rock_FollowHitBox"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_FollowHitBox_Roll",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"filterByFrame": true,
|
|
"ignoreMassive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"size": {
|
|
"x": 0.5,
|
|
"y": 0.5,
|
|
"z": 0.5
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 0.6000000238418579,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 50.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Blunt",
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTime": 0.05000000074505806,
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "HitVector",
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDir": {
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_FollowHitBox_CrushAtk",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"filterByFrame": true,
|
|
"ignoreMassive": true,
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint"
|
|
},
|
|
"size": {
|
|
"x": 0.5,
|
|
"y": 0.5,
|
|
"z": 0.5
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementType": "Rock",
|
|
"elementDurability": 50.0,
|
|
"overrideByWeapon": true,
|
|
"strikeType": "Blunt",
|
|
"attackType": "Melee"
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTime": 0.05000000074505806,
|
|
"hitHaltTimeScale": 0.05000000074505806
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "HitVector",
|
|
"shakeRange": 0.05999999865889549,
|
|
"shakeTime": 0.11999999731779099,
|
|
"shakeDir": {
|
|
"z": 1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_NormalAtk"
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_JumpAtk",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "IsNear",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "RushMove",
|
|
"target": "SelfAttackTarget",
|
|
"toPos": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 2.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"minRange": 8.0,
|
|
"timeRange": 1.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_JumpAtk_Alert",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "JumpAtk",
|
|
"modifierName": "Monster_Wyrm_Rock_JumpAtk_Collider",
|
|
"normalizeStart": 0.23000000417232513,
|
|
"normalizeEnd": 0.6399999856948853
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_JumpAtk_Collider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_JumpAtk_Land_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornByRushToPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"$type": "ActCameraShake",
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.11999999731779099,
|
|
"shakeTime": 0.15000000596046448,
|
|
"shakeDir": {
|
|
"y": 1.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_RollBS",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"Roll_Start",
|
|
"Roll_Loop",
|
|
"Roll_End"
|
|
],
|
|
"modifierName": "Monster_Wyrm_Rock_RollState"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_RollState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_Roll_Dust"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_NextRound"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Rolling",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_WYRM_ROCK_ROLL_END",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Wyrm_Rock_Roll_HitActive"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -999.0,
|
|
"key": "_WYRM_NEAR_ENEMYCOUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CreateFollowBullet"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Rolling"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_RemoveFollowBullet"
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR20",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WYRM_NEAR_ENEMYCOUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_NEAR_ENEMYCOUNT",
|
|
"value": 0.0,
|
|
"compareType": "MoreThan"
|
|
}
|
|
],
|
|
"boolID": "IsNear",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_NEAR_ENEMYCOUNT",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"boolID": "DigTime",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_WYRM_ROCK_DIGMODE",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Gadget",
|
|
"Bullet"
|
|
]
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"target": "TargetOwner",
|
|
"value": 20.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "Monster_Wyrm_Rock_Roll_HitActive"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Wyrm_Rock_Roll_HitActive": {
|
|
"modifierName": "",
|
|
"duration": 3.0,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WYRM_ROCK_ROLL_GADGETHIT",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_WYRM_ROCK_ROLL_GADGETHIT",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_FindNext",
|
|
"abilitySpecials": {
|
|
"roll_times_counter": 0.0
|
|
},
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_Roll_FindNext_Latency": {
|
|
"modifierName": "",
|
|
"duration": 0.4000000059604645,
|
|
"elementDurability": 100.0,
|
|
"thinkInterval": 0.30000001192092896,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Wyrm_Rock_Roll_FindNext_TriggerAbility_Latency"
|
|
}
|
|
],
|
|
"onThinkInterval": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_COUNT",
|
|
"value": 4.0,
|
|
"compareType": "MoreThanAndEqual"
|
|
}
|
|
],
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_StateCheck"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Wyrm_Rock_Roll_FindNext_TriggerAbility_Latency": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_END",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_FindNext"
|
|
},
|
|
{
|
|
"$type": "DebugLog",
|
|
"content": "WYRM_ROCK_FINDNEXT_MODIFIER!!!!!!!"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_END",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"triggerID": "RollEndTrigger"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WYRM_ROCK_ROLL_COUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetGlobalValueToOverrideMap",
|
|
"globalValueKey": "_WYRM_ROCK_ROLL_COUNT",
|
|
"overrideMapKey": "roll_times_counter"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"topLimit": 1,
|
|
"sortType": "Random",
|
|
"shapeName": "CircleR20",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_DESTINATION",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": "roll_times_counter",
|
|
"key": "_WYRM_ROCK_ROLL_GADGET_COUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR30",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_GADGET_COUNT",
|
|
"value": "roll_times_counter"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_DESTINATION",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"turnToTargetImmediately": true
|
|
},
|
|
{
|
|
"$type": "RushMove",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR30",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_GADGET_COUNT",
|
|
"value": "roll_times_counter"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_DESTINATION",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"toPos": {
|
|
"$type": "ConfigBornByTarget",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true
|
|
},
|
|
"minRange": 8.0,
|
|
"timeRange": 0.30000001192092896
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR30",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_GADGET_COUNT",
|
|
"value": "roll_times_counter"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_DESTINATION",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": -1.0,
|
|
"key": "_WYRM_ROCK_ROLL_DESTINATION",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Wyrm_Rock_Roll_FindNext_Latency"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_NextRound",
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_Roll_FindNext_Latency": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_FindNext"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -4.0,
|
|
"key": "_WYRM_ROCK_ROLL_COUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 4.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WYRM_ROCK_CRUSHING_COUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 5.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"gadgetID": 42603011,
|
|
"campID": 4001,
|
|
"campTargetType": "Alliance"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": -5.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"gadgetID": 42603011,
|
|
"campID": 4001,
|
|
"campTargetType": "Alliance"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 5.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"gadgetID": 42603011,
|
|
"campID": 4001,
|
|
"campTargetType": "Alliance"
|
|
},
|
|
{
|
|
"$type": "CreateGadget",
|
|
"lifeByOwnerIsAlive": true,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": -5.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
},
|
|
"gadgetID": 42603011,
|
|
"campID": 4001,
|
|
"campTargetType": "Alliance"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Wyrm_Rock_Roll_FindNext_Latency"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_StateCheck",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_GADGETHIT",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_COUNT",
|
|
"value": 4.0,
|
|
"maxValue": 4.0
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "_WYRM_ROCK_ROLL_END",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "Predicated",
|
|
"otherTargets": {
|
|
"$type": "SelectTargetsByShape",
|
|
"shapeName": "CircleR10",
|
|
"campTargetType": "All",
|
|
"sizeRatio": 1.0
|
|
},
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WYRM_ROCK_ROLL_END",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_COUNT",
|
|
"value": 4.0,
|
|
"maxValue": 4.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_ROLL_END",
|
|
"value": 0.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_NextRound"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_Roll_NextGadget",
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_WYRM_ROCK_ROLL_DESTINATION",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_TailSweep",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_CRUSHING_COUNT",
|
|
"value": 0.0
|
|
}
|
|
],
|
|
"value": 1.0,
|
|
"key": "_MONSTER_WYRM_ROCK_DIGMODE",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_CRUSHING_COUNT",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"value": -1.0,
|
|
"key": "_MONSTER_WYRM_ROCK_DIGMODE",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "DigTime",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CrushAtk_Reset",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "Crushing"
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_WYRM_ROCK_CRUSHING_COUNT",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "CrushHitFlag"
|
|
},
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "FinalHitFlag",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CrushAtk",
|
|
"modifiers": {
|
|
"UNIQUE_Wyrm_Rock_CrushAtk_HitCheck": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Applier",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "Lesser",
|
|
"value": 3.0
|
|
},
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"logic": "Lesser",
|
|
"compareType": "Y",
|
|
"value": 3.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Other",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHasShield",
|
|
"target": "Self",
|
|
"type": "All"
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "Monster_Wyrm_Rock_CrushAtk_HitOnShield"
|
|
}
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Caster",
|
|
"modifierName": "Monster_Wyrm_Rock_CrushAtk_HitResult"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"Monster_Wyrm_Rock_CrushAtk_HitOnShield": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "FinalHitFlag"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Wyrm_Rock_CrushAtk_HitResult": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SetAnimatorBool",
|
|
"boolID": "CrushHitFlag",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorBool",
|
|
"parameter": "CrushHitFlag"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_CrushAtk_Miss"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorBool",
|
|
"parameter": "FinalHitFlag"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_CrushAtk_Failed"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorBool",
|
|
"value": true,
|
|
"parameter": "FinalHitFlag"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_CrushAtk_Hit"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorBool",
|
|
"value": true,
|
|
"parameter": "FinalHitFlag"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"fanAngle": 270.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.5,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV7"
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.36000001430511475,
|
|
"shakeTime": 0.36000001430511475,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
},
|
|
{
|
|
"$type": "TriggerAttackEvent",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByAnimatorBool",
|
|
"parameter": "FinalHitFlag"
|
|
}
|
|
],
|
|
"attackEvent": {
|
|
"attackPattern": {
|
|
"$type": "ConfigAttackCircle",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
}
|
|
},
|
|
"fanAngle": 270.0,
|
|
"radius": 3.0
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": 1.2000000476837158,
|
|
"damagePercentageRatio": 0.0,
|
|
"elementDurability": 100.0,
|
|
"strikeType": "Blunt",
|
|
"enBreak": 200.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2"
|
|
},
|
|
"cameraShake": {
|
|
"shakeType": "CustomVector",
|
|
"shakeRange": 0.36000001430511475,
|
|
"shakeTime": 0.36000001430511475,
|
|
"shakeDistance": 30.0,
|
|
"shakeDir": {
|
|
"y": -1.0
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"targetType": "Enemy"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "AllPlayerAvatars",
|
|
"modifierName": "UNIQUE_Wyrm_Rock_CrushAtk_HitCheck"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CrushAtk_FinalHit",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "CrushAtk_FinalHit",
|
|
"modifierName": "Monster_Wyrm_Rock_CrushAtk_FinalHit_LineEffect",
|
|
"normalizeEnd": 0.4000000059604645
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_CrushAtk_FinalHit_LineEffect": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_CrushAtk_FinalHit_Line"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "IsNear",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CrushAtk_NoHit",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "DigTime",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_MONSTER_WYRM_ROCK_DIGMODE",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CrushAtk_Failed",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToAnimatorStateIDMixin",
|
|
"stateIDs": [
|
|
"CrushAtk_Failed"
|
|
],
|
|
"modifierName": "Monster_Wyrm_Rock_CrushAtk_FailedState"
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_CrushAtk_FailedState": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "DigTime",
|
|
"value": true
|
|
},
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_MONSTER_WYRM_ROCK_DIGMODE",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CreateSeed",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42603012,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 1.0,
|
|
"z": 4.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"y": 1.0
|
|
},
|
|
"randomAngleHor": 90.0
|
|
},
|
|
"attachPointName": "RootNode"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42603012,
|
|
"born": {
|
|
"$type": "ConfigBornByAttachPoint",
|
|
"offset": {
|
|
"x": -3.4000000953674316,
|
|
"y": 1.0,
|
|
"z": -2.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"y": 1.0
|
|
},
|
|
"randomAngleHor": 90.0
|
|
},
|
|
"attachPointName": "RootNode"
|
|
}
|
|
},
|
|
{
|
|
"$type": "TriggerBullet",
|
|
"bulletID": 42603012,
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 3.4000000953674316,
|
|
"y": 1.0,
|
|
"z": -2.0
|
|
},
|
|
"direction": {
|
|
"$type": "ConfigDirectionByEntity",
|
|
"angleOffset": {
|
|
"y": 1.0
|
|
},
|
|
"randomAngleHor": 90.0
|
|
}
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_DigIn",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToStateIDMixin",
|
|
"stateIDs": [
|
|
"DigIn",
|
|
"DigOut"
|
|
],
|
|
"modifierName": "UNIQUE_Monster_Wyrm_Rock_DigState"
|
|
},
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "DigIn",
|
|
"modifierName": "Monster_Wyrm_Rock_Dig_ModeManager",
|
|
"normalizeStart": 0.8999999761581421
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_Dig_ModeManager": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"modifierName": "UNIQUE_Monster_Wyrm_Rock_DigEnd_MaxTime"
|
|
},
|
|
{
|
|
"$type": "ClearLockTarget",
|
|
"target": "CurLocalAvatar"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_WYRM_ROCK_DIGMODE",
|
|
"value": 0.0,
|
|
"maxValue": 1.0
|
|
}
|
|
],
|
|
"modifierName": "Monster_Wyrm_Rock_DigFindPosition_Near"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_MONSTER_WYRM_ROCK_DIGMODE",
|
|
"value": 1.0,
|
|
"maxValue": 1.0,
|
|
"compareType": "NoneOrEqual"
|
|
}
|
|
],
|
|
"modifierName": "Monster_Wyrm_Rock_DigFindPosition_Far"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_Monster_Wyrm_Rock_DigState": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
]
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard",
|
|
"hide": true
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UnderGround_Invincible"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UnderGround_DenyLockOn"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
],
|
|
"setEnable": true
|
|
},
|
|
{
|
|
"$type": "HideUIBillBoard"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "UnderGround_Invincible"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "UnderGround_DenyLockOn"
|
|
}
|
|
]
|
|
},
|
|
"UnderGround_Invincible": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "Invincible"
|
|
},
|
|
"UnderGround_DenyLockOn": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"state": "DenyLockOn"
|
|
},
|
|
"Monster_Wyrm_Rock_DigFindPosition_Near": {
|
|
"modifierName": "",
|
|
"duration": 0.20000000298023224,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Wyrm_Rock_DigOut_Alert_Near"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Wyrm_Rock_DigFindPosition_Far": {
|
|
"modifierName": "",
|
|
"duration": 0.800000011920929,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Monster_Wyrm_Rock_DigOut_Alert_Far"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Wyrm_Rock_DigOut_Alert_Near": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TryFindBlinkPoint",
|
|
"target": "SelfAttackTarget",
|
|
"forwardAngle": 360.0,
|
|
"minRange": 2.0,
|
|
"maxRange": 5.0,
|
|
"ignoreWater": true
|
|
},
|
|
{
|
|
"$type": "DoBlink"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_DigOut_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DigOutTrigger"
|
|
}
|
|
]
|
|
},
|
|
"Monster_Wyrm_Rock_DigOut_Alert_Far": {
|
|
"modifierName": "",
|
|
"duration": 0.5,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "TryFindBlinkPoint",
|
|
"target": "SelfAttackTarget",
|
|
"forwardAngle": 360.0,
|
|
"minRange": 15.0,
|
|
"maxRange": 20.0,
|
|
"ignoreWater": true
|
|
},
|
|
{
|
|
"$type": "DoBlink"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_DigOut_Alert",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetAnimatorTrigger",
|
|
"triggerID": "DigOutTrigger"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_DigOutEffect",
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Monster_Wyrm_Rock_DigOut",
|
|
"born": {
|
|
"$type": "ConfigBornBySelf",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 20.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"alongGround": true
|
|
}
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_DigOut",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "AttachToNormalizedTimeMixin",
|
|
"stateID": "DigOut",
|
|
"modifierName": "Monster_Wyrm_Rock_Dig_Collider",
|
|
"normalizeEnd": 0.550000011920929
|
|
}
|
|
],
|
|
"modifiers": {
|
|
"Monster_Wyrm_Rock_Dig_Collider": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
]
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnablePushColliderName",
|
|
"pushColliderNames": [
|
|
"PushCollider",
|
|
"PushCollider_Tail"
|
|
],
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetSelfAttackTarget",
|
|
"target": "SelfAttackTarget"
|
|
},
|
|
{
|
|
"$type": "TriggerAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_PhaseCheck"
|
|
},
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByTargetPositionToSelfPosition",
|
|
"target": "SelfAttackTarget",
|
|
"logic": "Lesser",
|
|
"value": 10.0
|
|
},
|
|
{
|
|
"$type": "ByTargetGlobalValue",
|
|
"key": "_WYRM_ROCK_CRUSHING_COUNT",
|
|
"value": 1.0
|
|
}
|
|
],
|
|
"boolID": "Crushing",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_DigEnd",
|
|
"modifiers": {
|
|
"UNIQUE_Monster_Wyrm_Rock_DigEnd_MaxTime": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 25.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "DigTime",
|
|
"value": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "SetPoseBool",
|
|
"boolID": "DigTime"
|
|
},
|
|
{
|
|
"$type": "ReTriggerAISkillInitialCD",
|
|
"skillIDs": [
|
|
201,
|
|
211,
|
|
212,
|
|
221,
|
|
231
|
|
]
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "UNIQUE_Monster_Wyrm_Rock_DigEnd_MaxTime"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_AnimationSteer",
|
|
"abilityMixins": [
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"Turn"
|
|
],
|
|
"endNormalizedTime": 99.0,
|
|
"angularSpeed": 120.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"NormalAtk"
|
|
],
|
|
"endNormalizedTime": 0.30000001192092896,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceMixin",
|
|
"steerStateIDs": [
|
|
"CrushAtk"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceMixin",
|
|
"steerStateIDs": [
|
|
"JumpAtk"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackTraceMixin",
|
|
"steerStateIDs": [
|
|
"RollEnd"
|
|
],
|
|
"angularSpeed": 60.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"DigOut"
|
|
],
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
},
|
|
{
|
|
"$type": "SteerAttackMixin",
|
|
"steerStateIDs": [
|
|
"TailSweep"
|
|
],
|
|
"endNormalizedTime": 0.30000001192092896,
|
|
"angularSpeed": 180.0,
|
|
"attackTrigger": "",
|
|
"attackDistance": 12.0
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CrystalSeed_Trigger",
|
|
"modifiers": {
|
|
"Timer": {
|
|
"modifierName": "",
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "EnableBulletCollisionPluginTrigger",
|
|
"setEnable": true
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "EnableBulletCollisionPluginTrigger"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"modifierName": "Timer"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Trail"
|
|
}
|
|
],
|
|
"onAbilityStart": [
|
|
{
|
|
"$type": "CreateGadget",
|
|
"born": {
|
|
"$type": "ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": 0.0,
|
|
"y": 0.0,
|
|
"z": 0.0
|
|
},
|
|
"onGround": true,
|
|
"direction": {
|
|
"$type": "ConfigDirectionByWorld",
|
|
"eularAngles": {
|
|
"x": 0.10000000149011612,
|
|
"y": 0.10000000149011612,
|
|
"z": 0.10000000149011612
|
|
}
|
|
}
|
|
},
|
|
"gadgetID": 42603013,
|
|
"campID": 1001,
|
|
"campTargetType": "All"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
{
|
|
"Default": {
|
|
"$type": "ConfigAbility",
|
|
"abilityName": "Monster_Wyrm_Rock_CrystalSeed",
|
|
"abilitySpecials": {
|
|
"Player_Rock_Shield_Level_Ratio": 0.0,
|
|
"Team_Crystal_Rock_SHield_Ratio": 0.0
|
|
},
|
|
"modifiers": {
|
|
"UNIQUE_CrystalSeed_Rock_Shield_Handler": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 0.10000000149011612,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_CrystalSeed_Rock_Shield"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_CrystalSeed_Fire_Shield"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_CrystalSeed_Ice_Shield"
|
|
},
|
|
{
|
|
"$type": "RemoveUniqueModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_CrystalSeed_Electric_Shield"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "UNIQUE_CrystalSeed_Rock_Shield"
|
|
},
|
|
{
|
|
"$type": "AttachEffect",
|
|
"target": "CurLocalAvatar",
|
|
"effectPattern": "Eff_Element_CrystalSeed_Absorb_Rock"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_CrystalSeed_Rock_Shield": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"duration": 15.0,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalMainShieldMixin",
|
|
"shieldType": "Element_Rock",
|
|
"shieldAngle": 360.0,
|
|
"shieldHP": "Player_Rock_Shield_Level_Ratio",
|
|
"costShieldRatioName": "",
|
|
"showDamageText": "INFO_ELITE_DEFENCE",
|
|
"onShieldBroken": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Shield_Disappear"
|
|
}
|
|
],
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Shield",
|
|
"childShieldModifierName": "UNIQUE_CrystalSeed_Rock_Shield_Child",
|
|
"targetMuteHitEffect": false
|
|
}
|
|
],
|
|
"onAdded": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Element_Absorb_Rock_02"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "UNIQUE_CrystalSeed_Rock_Shield_Mark"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Shield_Disappear"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_CrystalSeed_Rock_Shield_Child": {
|
|
"stacking": "Unique",
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"modifierMixins": [
|
|
{
|
|
"$type": "GlobalSubShieldMixin",
|
|
"mainShieldModifierName": "UNIQUE_CrystalSeed_Rock_Shield"
|
|
}
|
|
],
|
|
"properties": {
|
|
"Actor_EndureDelta": 0.0
|
|
},
|
|
"onBeingHit": [
|
|
{
|
|
"$type": "Predicated",
|
|
"target": "Target",
|
|
"targetPredicates": [
|
|
{
|
|
"$type": "ByHitEnBreak",
|
|
"enBreak": 0.0
|
|
}
|
|
],
|
|
"successActions": [
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Team",
|
|
"modifierName": "CrystalShieldHitEffect"
|
|
}
|
|
]
|
|
}
|
|
]
|
|
},
|
|
"CrystalShieldHitEffect": {
|
|
"modifierName": "",
|
|
"duration": 0.30000001192092896,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "SendEffectTrigger",
|
|
"parameter": "BeHit",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Shield"
|
|
},
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_BeHit"
|
|
}
|
|
]
|
|
},
|
|
"UNIQUE_CrystalSeed_Rock_Shield_Mark": {
|
|
"modifierName": "",
|
|
"isUnique": true,
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": 1.0,
|
|
"key": "_ABILITY_CrystalSeed_Rock_Shield_Mark",
|
|
"useLimitRange": true,
|
|
"maxValue": 1.0,
|
|
"minValue": 1.0
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "AddGlobalValue",
|
|
"value": -1.0,
|
|
"key": "_ABILITY_CrystalSeed_Rock_Shield_Mark",
|
|
"useLimitRange": true,
|
|
"maxValue": 0.0,
|
|
"minValue": 0.0
|
|
}
|
|
]
|
|
},
|
|
"Crystal_Rock_Seed_Fx": {
|
|
"modifierName": "",
|
|
"elementDurability": 100.0,
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachEffect",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Seed"
|
|
}
|
|
],
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Seed_Disappear"
|
|
}
|
|
]
|
|
},
|
|
"Life_Timer": {
|
|
"modifierName": "",
|
|
"duration": 15.0,
|
|
"elementDurability": 100.0,
|
|
"onRemoved": [
|
|
{
|
|
"$type": "FireEffect",
|
|
"effectPattern": "Eff_Element_Crystal_Rock_Seed_Disappear"
|
|
},
|
|
{
|
|
"$type": "KillSelf"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"onAdded": [
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Crystal_Rock_Seed_Fx"
|
|
},
|
|
{
|
|
"$type": "AttachModifier",
|
|
"modifierName": "Life_Timer"
|
|
}
|
|
],
|
|
"onFieldEnter": [
|
|
{
|
|
"$type": "SetSystemValueToOverrideMap",
|
|
"target": "Target",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"key": "Player_Rock_Shield_Level_Ratio",
|
|
"type": "PlayerShieldLevelCo"
|
|
},
|
|
{
|
|
"$type": "ApplyModifier",
|
|
"target": "Target",
|
|
"predicates": [
|
|
{
|
|
"$type": "ByEntityTypes",
|
|
"entityTypes": [
|
|
"Avatar"
|
|
]
|
|
}
|
|
],
|
|
"modifierName": "UNIQUE_CrystalSeed_Rock_Shield_Handler"
|
|
},
|
|
{
|
|
"$type": "RemoveModifier",
|
|
"modifierName": "Crystal_Rock_Seed_Fx"
|
|
},
|
|
{
|
|
"$type": "KillSelf",
|
|
"duration": 1.0
|
|
}
|
|
]
|
|
}
|
|
}
|
|
] |