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

1150 lines
27 KiB
JSON

{
"Thoarder_ThrowingKnife": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleX": 0.5,
"scaleY": 0.5
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
},
"animEvents": {
"ATK01": {
"attackPattern": {
"$type": "ConfigAttackBox",
"triggerType": "TriggerNoRepeat",
"born": {
"$type": "ConfigBornByCollisionPoint",
"offset": {
"IBKBLDAJIMA": 0.0,
"LKHJADIPBFL": 0.0,
"PJCOKIGCJOK": -0.5
}
},
"size": {
"IBKBLDAJIMA": 0.10000000149011612,
"LKHJADIPBFL": 0.10000000149011612,
"PJCOKIGCJOK": 1.0
}
},
"attackInfo": {
"attackTag": "",
"attenuationTag": "",
"attenuationGroup": "default",
"attackProperty": {
"HBIOLEEGHPD": 0.5,
"CCNJGLPMIEP": 0.0,
"bonusCriticalHurt": 100.0,
"strikeType": "Pierce",
"enBreak": 50.0
},
"hitPattern": {
"onHitEffectName": "default",
"hitImpulseType": "LV2",
"hitHaltTimeScale": 0.009999999776482582
},
"cameraShake": {
"shakeRange": 0.05999999865889549,
"shakeTime": 0.09000000357627869
}
}
}
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "ThrowingKnife_Effect",
"abilityName": "Thoarder_ThrowingKnife_Effect",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 8.0
},
"move": {
"$type": "ConfigLinerParabolaBulletMove",
"speed": 30.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"straightRange": 40.0,
"gravityOfAcceleration": 10.0,
"airResistance": 0.009999999776482582
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetDoAttackEvent",
"attackEvent": "ATK01"
}
]
}
},
"Thoarder_Bomb": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Bomb_Loop",
"abilityName": "Thoarder_Bomb_Loop",
"abilityOverride": ""
},
{
"abilityID": "Bomb_Explode",
"abilityName": "Thoarder_Bomb_Explode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 15.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 50.0,
"gravityOfAcceleration": 30.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 0.75,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_Bomb_Explode"
}
],
"killByOther": true
}
},
"Thoarder_MolotovCocktail": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "MolotovCocktail_Loop",
"abilityName": "Thoarder_MolotovCocktail_Loop",
"abilityOverride": ""
},
{
"abilityID": "MolotovCocktail_Explode",
"abilityName": "Thoarder_MolotovCocktail_Explode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 15.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 30.0,
"gravityOfAcceleration": 15.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 1.5,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_MolotovCocktail_Explode"
}
],
"killByOther": true
}
},
"Thoarder_Bomb_Water_01": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Bomb_Water_01_Loop",
"abilityName": "Thoarder_Bomb_Water_01_Loop",
"abilityOverride": ""
},
{
"abilityID": "Bomb_Water_01_Explode",
"abilityName": "Thoarder_Bomb_Water_01_Explode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 15.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 30.0,
"gravityOfAcceleration": 15.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 1.5,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_Bomb_Water_01_Explode"
}
],
"killByOther": true
}
},
"Thoarder_Bomb_Ice_01": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Bomb_Ice_01_Loop",
"abilityName": "Thoarder_Bomb_Ice_01_Loop",
"abilityOverride": ""
},
{
"abilityID": "Bomb_Ice_01_Explode",
"abilityName": "Thoarder_Bomb_Ice_01_Explode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 15.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 30.0,
"gravityOfAcceleration": 15.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 1.5,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_Bomb_Ice_01_Explode"
}
],
"killByOther": true
}
},
"Thoarder_Bomb_Electric_01": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Bomb_Electric_01_Loop",
"abilityName": "Thoarder_Bomb_Electric_01_Loop",
"abilityOverride": ""
},
{
"abilityID": "Bomb_Electric_01_Explode",
"abilityName": "Thoarder_Bomb_Electric_01_Explode",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 15.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 30.0,
"gravityOfAcceleration": 15.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 1.5,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_Bomb_Electric_01_Explode"
}
],
"killByOther": true
}
},
"Thoarder_Bomb_ElementalEffect_Fire": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "ElementalEffect",
"abilityName": "Thoarder_Bomb_ElementalEffect_Fire",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.5
}
},
"Thoarder_Bomb_ElementalEffect_Water": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "ElementalEffect",
"abilityName": "Thoarder_Bomb_ElementalEffect_Water",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.5
}
},
"Thoarder_Bomb_ElementalEffect_Ice": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "ElementalEffect",
"abilityName": "Thoarder_Bomb_ElementalEffect_Ice",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.5
}
},
"Thoarder_Bomb_ElementalEffect_Electric": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "ElementalEffect",
"abilityName": "Thoarder_Bomb_ElementalEffect_Electric",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 3.5
}
},
"Thoarder_Shovel_MuddyBullet": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "MuddyBullet_Loop",
"abilityName": "Thoarder_MuddyBullet_Loop",
"abilityOverride": ""
},
{
"abilityID": "MuddyBullet_OnHit",
"abilityName": "Thoarder_MuddyBullet_OnHit",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 20.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 36.0,
"gravityOfAcceleration": 15.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 0.75,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_MuddyBullet_OnHit"
}
],
"killByOther": true
}
},
"Thoarder_Fat_Shovel_MuddyBullet": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "MuddyBullet_Loop",
"abilityName": "Thoarder_StoneBullet_Loop",
"abilityOverride": ""
},
{
"abilityID": "MuddyBullet_OnHit",
"abilityName": "Monster_Thoarder_Male_Fat_Shovel_MuddyBullet_OnHit",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 40.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 30.0,
"gravityOfAcceleration": 20.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 5.0,
"fixAngleOfVer": 20.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Monster_Thoarder_Male_Fat_Shovel_MuddyBullet_OnHit"
}
],
"killByOther": true
}
},
"Thoarder_HatchetThrow": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "HatchetThrow_Loop",
"abilityName": "Thoarder_HatchetThrow_Loop",
"abilityOverride": ""
},
{
"abilityID": "HatchetThrow_Damage",
"abilityName": "Thoarder_HatchetThrow_Damage",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 20.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 36.0,
"gravityOfAcceleration": 15.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 0.75,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 24.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"triggerCD": 0.10000000149011612,
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_HatchetThrow_Damage"
}
],
"killByOther": true
}
},
"Thoarder_HatchetThrow_Plus": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "HatchetThrow_Loop",
"abilityName": "Thoarder_HatchetThrow_Bullet",
"abilityOverride": ""
},
{
"abilityID": "HatchetThrow_Damage",
"abilityName": "Thoarder_Female_Hatchet_Anego_ThrowPlus_Damage",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 20.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 36.0,
"gravityOfAcceleration": 20.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 0.25,
"fixAngleOfVer": 15.0,
"minSpeed": 4.0,
"maxSpeed": 40.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_Female_Hatchet_Anego_ThrowPlus_Damage"
}
],
"killByOther": true
}
},
"Thoarder_HatchetThrow_New": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "HatchetThrow_Loop",
"abilityName": "Thoarder_HatchetThrow_Bullet",
"abilityOverride": ""
},
{
"abilityID": "HatchetThrow_Damage",
"abilityName": "Thoarder_Female_Hatchet_Anego_ThrowPlus_Damage_V2",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 30.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 20.0,
"gravityOfAcceleration": 30.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 0.25,
"fixAngleOfVer": 15.0,
"minSpeed": 10.0,
"maxSpeed": 50.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"ccd": {
"type": "Always"
},
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_Female_Hatchet_Anego_ThrowPlus_Damage_V2"
}
],
"killByOther": true
}
},
"Thoarder_HammerThrow": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleX": 2.0,
"scaleY": 2.0,
"scaleZ": 0.800000011920929
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "HatchetThrow_Loop",
"abilityName": "Thoarder_HatchetThrow_Loop",
"abilityOverride": ""
},
{
"abilityID": "HatchetThrow_Damage",
"abilityName": "Thoarder_HatchetThrow_Damage",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "ConfigParabolaBulletMove",
"speed": 50.0,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"angleOffHor": 5.0,
"gravityOfAcceleration": 50.0,
"correction": {
"$type": "ConfigParabolaBulletMoveCorrection",
"deviation": 0.25,
"fixAngleOfVer": 15.0,
"minSpeed": 30.0,
"maxSpeed": 50.0
}
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"triggerType": "TriggerNoRepeat",
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_HatchetThrow_Damage"
}
],
"killByOther": true
}
},
"Thoarder_Slippie_Fire_Arrow": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleX": 0.5,
"scaleY": 0.5
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"isLockHP": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Damage",
"abilityName": "Thoarder_Male_Slippie_FireArrow_Damage",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 8.0
},
"move": {
"$type": "ConfigLinerParabolaBulletMove",
"speed": 30.0,
"canBornInWater": true,
"updateAngle": {
"$type": "ConfigBulletMoveAngleByVelocity"
},
"straightRange": 40.0,
"gravityOfAcceleration": 10.0,
"airResistance": 0.009999999776482582
},
"gadget": {
"$type": "ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Thoarder_Male_Slippie_FireArrow_Damage"
}
]
}
}
}