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_Animal_Common.json
2023-03-01 06:41:51 +08:00

1404 lines
33 KiB
JSON

{
"Boar_RushAtk": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Boar_RushAtk_Attack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigSurroundBulletMove",
"speed": 13.5,
"canBornInWater": true,
"clockwise": true,
"radius": 0.009999999776482582,
"traceOnYAxis": true,
"destroyWhenTargetDie": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Boar_RushAtk_Attack"
}
]
}
},
"Boar_BigSnowBall": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 15.0,
"defense": 999999.0,
"weight": 60.0,
"isLockHP": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Boar_SnowBallExplode",
"abilityName": "Animal_Boar_03_BigSnowBallExplode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 40.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"syncToRemote": true,
"angleOffHor": 60.0,
"gravityOfAcceleration": 40.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 1.0,
"fixAngleOfVer": 5.0,
"minSpeed": 4.0,
"maxSpeed": 40.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy",
"bornWithTriggerEnabled": false
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Boar_03_BigSnowBallExplode"
}
]
}
},
"Boar_SmallSnowBall": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 15.0,
"defense": 999999.0,
"weight": 60.0,
"isLockHP": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "SnowBallExplode",
"abilityName": "Animal_Boar_03_SmallSnowBallExplode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 10.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 30.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"syncToRemote": true,
"angleOffHor": 45.0,
"gravityOfAcceleration": 40.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 5.0,
"fixAngleOfVer": 15.0,
"minSpeed": 6.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy",
"bornWithTriggerEnabled": false
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Boar_03_SmallSnowBallExplode"
}
]
}
},
"Boar_03_RushAtk": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isInvincible": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "RushAtk",
"abilityName": "Animal_Boar_03_RushAtkBulletDamage",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 1.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Boar_03_RushAtkBulletDamage"
}
]
}
},
"Boar_SnowDrop": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "SnowDropAttack",
"abilityName": "Animal_Boar_03_SnowDropAttack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
}
},
"Inu_Shihandai_GrassWall": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"mass": 5.0,
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"HP": 99999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_GrassWall",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 43.0
}
},
"Inu_Shihandai_Invisible_Wave": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"mass": 5.0,
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_Invisible_Wave",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 8.0
}
},
"Inu_Shihandai_Blink_Hat": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"mass": 5.0,
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_Blink_HatBullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigLinerBulletMove",
"speed": 15.0
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "All"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_HatBullet"
}
],
"killByOther": true
}
},
"Inu_Shihandai_Blink_HatTargetPos": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToEnemy": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_Blink_TargetPos",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
}
},
"Inu_Shihandai_CounterAttackBlade": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"mass": 5.0,
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_Blink_CounterAttackBlade",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.0
},
"move": {
"$type": "ConfigLinerBulletMove",
"speed": 15.0
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_CounterAttackBlade"
}
],
"killByOther": true
}
},
"Inu_Shihandai_CounterAttackBladeBig": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"mass": 5.0,
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_Blink_CounterAttackBladeBig",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.5
},
"move": {
"$type": "ConfigLinerBulletMove",
"speed": 15.0
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "All"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_CounterAttackBladeBig"
}
],
"killByOther": true
}
},
"Inu_Shihandai_TrickDogExplode": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_TrickDogExplode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
}
},
"Inu_Shihandai_BossBuff_Attack": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"lockType": "Avatar&Monster_Lv4"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_BossBuff_Attack",
"abilityOverride": ""
}
],
"field": {
"concernType": "AllAvatars",
"shape": "CircleR0_5",
"KAMPCBALFMH": "",
"triggerInfinite": true,
"checkInterval": 0.10000000149011612,
"lifeTime": 40.0,
"LDGNENDEGBL": "",
"LNCPECCMIMC": ""
},
"timer": {
"lifeTime": 40.0
},
"billboard": {
"$type": "ConfigCombatBillboard",
"attachPoint": "BillboardAttach",
"offset": {
"y": 0.699999988079071
},
"radiusOffset": 0.5,
"showDistance": 48.0,
"showHPBar": true,
"shieldBarOnly": true
}
},
"Inu_Shihandai_BossBuff_Defense": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_BossBuff_Defense",
"abilityOverride": ""
}
],
"field": {
"concernType": "AllAvatars",
"shape": "CircleR0_5",
"KAMPCBALFMH": "",
"triggerInfinite": true,
"checkInterval": 0.10000000149011612,
"lifeTime": 40.0,
"LDGNENDEGBL": "",
"LNCPECCMIMC": ""
},
"timer": {
"lifeTime": 40.0
}
},
"Inu_Shihandai_BossBuff_MoveSpeed": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_BossBuff_MoveSpeed",
"abilityOverride": ""
}
],
"field": {
"concernType": "AllAvatars",
"shape": "CircleR0_5",
"KAMPCBALFMH": "",
"triggerInfinite": true,
"checkInterval": 0.10000000149011612,
"lifeTime": 40.0,
"LDGNENDEGBL": "",
"LNCPECCMIMC": ""
},
"timer": {
"lifeTime": 40.0
}
},
"Inu_Shihandai_RangeBlade": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"mass": 5.0,
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_Blink_RangeBlade",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.5
},
"move": {
"$type": "ConfigLinerBulletMove",
"speed": 15.0
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Inu_Shihandai_Blink_RangeBlade"
}
],
"killByOther": true
}
},
"Inu_Shihandai_RushBullet": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
},
"mass": 5.0,
"affectedByWorld": true,
"checkInSurface": true
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 9999.0,
"defense": 999999.0,
"isLockHP": true,
"canTriggerBullet": false
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Inu_Shihandai_RushBullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "All",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Inu_Shihandai_RushBullet"
}
],
"killByOther": true
}
},
"Inu_Shihandai_AirWall": {
"$type": "ConfigGadget",
"model": {
"bornEffect": "",
"attachEffect": "Eff_Animal_Inu_Shihandai_AirWall"
},
"hasModel": true,
"attackAttenuation": ""
},
"Boltbug_Scarab_Ball": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"endureType": "Monster_Boss_Other",
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gear_Lv3"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Boltbug_Scarab_Ball",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 10.0
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerLifeOverActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Boltbug_Scarab_Ball"
}
],
"dieDelayTime": 0.5
}
},
"Partner_Animal_Electrohercules_JumpAttack": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Partner_Animal_Electrohercules_JumpForward_Attack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Partner_Animal_Electrohercules_JumpForward_Attack"
}
],
"killByOther": true
}
},
"Partner_Animal_Electrohercules_JumpAttack_CriticalTrigger": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Partner_Animal_Electrohercules_JumpForward_CriticalTrigger",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Partner_Animal_Electrohercules_JumpForward_CriticalTrigger"
}
],
"killByOther": true
}
},
"Animal_Electrohercules_RangedAttack01_Attack": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isInvincible": true,
"isGhostToAllied": true,
"isGhostToEnemy": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Electrohercules_Enemy_RangedAttack01_Attack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.0
},
"move": {
"$type": "ConfigLinerBulletMove",
"speed": 25.0,
"acceleration": 10.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"delay": 0.5
},
"gadget": {
"$type": "ConfigBulletPattern",
"killByOther": true
}
},
"Animal_Electrohercules_MeleeAttack01_Attack": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Electrohercules_MeleeAttack01_Attack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Electrohercules_MeleeAttack01_Attack"
}
],
"killByOther": true
}
},
"Bullet_Animal_Electrohercules_ElectricBall_OnGround": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"endureType": "Monster_Boss_Other",
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true,
"isGhostToAllied": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"lockType": "Gear_Lv3"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Bullet_Animal_Electrohercules_ElectricBall_OnGround",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 60.0
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerLifeOverActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Bullet_Animal_Electrohercules_ElectricBall_OnGround"
}
],
"killByOther": true
}
},
"Bullet_Animal_Electrohercules_ElectricBall_Kicked": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isInvincible": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Bullet_Animal_Electrohercules_ElectricBall_Kicked",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.0
},
"move": {
"$type": "ConfigItanoCircusBulletMove",
"speed": 0.5,
"maxSpeed": 1.0,
"minSpeed": 0.009999999776482582,
"anglerVelocity": 30.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity",
"traceLerpCoef": 360.0
},
"stickToGround": {
"maxStepHeight": 0.10000000149011612,
"heightToGround": 0.20000000298023224,
"flexibleRange": 0.10000000149011612,
"isStickToWater": true,
"unstickWhenDownSlide": "Keep",
"unstickWhenUpSlide": "Keep"
},
"guidanceSpeedChange": false,
"guidanceMinAnglerVelocity": 30.0,
"guidanceDuration": 1.0
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Bullet_Animal_Electrohercules_ElectricBall_Kicked"
}
],
"triggerLifeOverActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Bullet_Animal_Electrohercules_ElectricBall_Kicked"
}
],
"killByOther": true,
"enableCollisionDelay": 0.10000000149011612,
"needCreateGW": true
}
},
"Animal_Electrohercules_04_MeleeAttack01_Attack": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Electrohercules_MeleeAttack01_Attack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Animal_Electrohercules_MeleeAttack01_Attack"
}
],
"killByOther": true
}
},
"Animal_Electrohercules_06_CameraTarget": {
"$type": "ConfigGadget",
"combat": {
"property": {
"HP": 99999.0,
"weight": 50.0,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Animal_Electrohercules_06_CameraTarget",
"abilityOverride": ""
}
],
"gadget": {
"$type": "ConfigBulletPattern",
"killByOther": true
}
},
"Partner_Animal_Electrohercules_JumpBack": {
"$type": "ConfigGadget",
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"isGhostToAllied": true,
"isGhostToEnemy": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "",
"abilityName": "Partner_Animal_Electrohercules_JumpBack",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigFollowMove",
"target": "TargetEntity",
"attachPoint": "",
"followRotation": true
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"targetType": "Enemy",
"ignoreScene": true
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Partner_Animal_Electrohercules_JumpBack"
}
],
"killByOther": true
}
}
}