0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-29 09:35:48 +00:00
GC-Resources/Resources/BinOutput/Gadget/ConfigGadget_Monster_Invoker_Ice.json
2023-03-01 06:41:51 +08:00

206 lines
5.0 KiB
JSON

{
"Invoker_Herald_Ice_ConeOfCold": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleX": 0.5,
"scaleY": 0.5
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Invoker_Herald_Ice_ConeOfCold_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 1.0
},
"move": {
"$type": "ConfigTrackBulletMove",
"velocityForce": {
"excludeForces": ["WindZoneType", "AirflowType"]
},
"speed": 45.0,
"maxSpeed": 46.0,
"anglerVelocity": 18.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"traceOnYAxis": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Invoker_Herald_Ice_ConeOfCold_Bullet"
},
{
"$type": "ConfigGadgetDamageByAttackValue",
"attackInfo": {
"attackTag": "EnchantIceBlade",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"HBIOLEEGHPD": 0.7799999713897705,
"CCNJGLPMIEP": 0.0,
"elementType": "Ice",
"bonusCriticalHurt": 25.0,
"strikeType": "Blunt",
"enBreak": 200.0
},
"hitPattern": {
"onHitEffectName": "",
"hitImpulseType": "",
"overrideHitImpulse": {
"hitLevel": "Heavy",
"MOELECJEOEI": 1350.0,
"hitImpulseY": 0.0
}
}
}
}
]
}
},
"Invoker_Herald_Ice_ConeOfCold_Improved": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleX": 0.5,
"scaleY": 0.5
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Invoker_Herald_Ice_ConeOfCold_Bullet_Improved",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 1.7999999523162842
},
"move": {
"$type": "ConfigTrackBulletMove",
"velocityForce": {
"excludeForces": ["WindZoneType", "AirflowType"]
},
"speed": 50.0,
"maxSpeed": 50.0,
"anglerVelocity": 350.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"traceOnYAxis": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Invoker_Herald_Ice_ConeOfCold_Bullet_Improved"
}
],
"triggerLifeOverActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Invoker_Herald_Ice_ConeOfCold_Bullet_Improved"
}
]
}
},
"Invoker_Herald_Ice_ConeOfCold_TargetPoint": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Invoker_Herald_Ice_ConeOfCold_Improved_Point_Logic",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 0.75
}
},
"Invoker_Herald_Ice_ConeOfCold_Linear_TargetPoint": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Invoker_Herald_Ice_ConeOfCold_Linear_Point_Logic",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 0.75
}
}
}