mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
1108 lines
28 KiB
JSON
1108 lines
28 KiB
JSON
{
|
|
"Thoarder_ThrowingKnife": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.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": "MoleMole.Config.ConfigAttackBox",
|
|
"triggerType": "TriggerNoRepeat",
|
|
"born": {
|
|
"$type": "MoleMole.Config.ConfigBornByCollisionPoint",
|
|
"offset": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": -0.5
|
|
}
|
|
}
|
|
},
|
|
"size": {
|
|
"x": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"y": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.1
|
|
},
|
|
"z": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 1.0
|
|
}
|
|
}
|
|
},
|
|
"attackInfo": {
|
|
"attackTag": "",
|
|
"attenuationTag": "",
|
|
"attenuationGroup": "default",
|
|
"attackProperty": {
|
|
"damagePercentage": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.5
|
|
},
|
|
"damagePercentageRatio": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 0.0
|
|
},
|
|
"elementDurability": {
|
|
"isFormula": false,
|
|
"isDynamic": false,
|
|
"fixedValue": 100.0
|
|
},
|
|
"strikeType": "Pierce",
|
|
"enBreak": 50.0
|
|
},
|
|
"hitPattern": {
|
|
"onHitEffectName": "default",
|
|
"hitImpulseType": "LV2",
|
|
"hitHaltTimeScale": 0.01
|
|
},
|
|
"cameraShake": {
|
|
"shakeRange": 0.06,
|
|
"shakeTime": 0.09
|
|
}
|
|
}
|
|
}
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ThrowingKnife_Effect",
|
|
"abilityName": "Thoarder_ThrowingKnife_Effect",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 30.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 40.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetDoAttackEvent",
|
|
"attackEvent": "ATK01"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Thoarder_Bomb": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bomb_Loop",
|
|
"abilityName": "Thoarder_Bomb_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bomb_Explode",
|
|
"abilityName": "Thoarder_Bomb_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 50.0,
|
|
"gravityOfAcceleration": 30.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.75,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_Bomb_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_MolotovCocktail": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "MolotovCocktail_Loop",
|
|
"abilityName": "Thoarder_MolotovCocktail_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "MolotovCocktail_Explode",
|
|
"abilityName": "Thoarder_MolotovCocktail_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 1.5,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_MolotovCocktail_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_Bomb_Water_01": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"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": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 1.5,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_Bomb_Water_01_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_Bomb_Ice_01": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"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": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 1.5,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_Bomb_Ice_01_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_Bomb_Electric_01": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"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": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 15.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 1.5,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_Bomb_Electric_01_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_Bomb_ElementalEffect_Fire": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ElementalEffect",
|
|
"abilityName": "Thoarder_Bomb_ElementalEffect_Fire",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.5
|
|
}
|
|
},
|
|
"Thoarder_Bomb_ElementalEffect_Water": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ElementalEffect",
|
|
"abilityName": "Thoarder_Bomb_ElementalEffect_Water",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.5
|
|
}
|
|
},
|
|
"Thoarder_Bomb_ElementalEffect_Ice": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ElementalEffect",
|
|
"abilityName": "Thoarder_Bomb_ElementalEffect_Ice",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.5
|
|
}
|
|
},
|
|
"Thoarder_Bomb_ElementalEffect_Electric": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ElementalEffect",
|
|
"abilityName": "Thoarder_Bomb_ElementalEffect_Electric",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.5
|
|
}
|
|
},
|
|
"Thoarder_Shovel_MuddyBullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "MuddyBullet_Loop",
|
|
"abilityName": "Thoarder_MuddyBullet_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "MuddyBullet_OnHit",
|
|
"abilityName": "Thoarder_MuddyBullet_OnHit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 36.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.75,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_MuddyBullet_OnHit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_Fat_Shovel_MuddyBullet": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"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": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 40.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 30.0,
|
|
"gravityOfAcceleration": 20.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 5.0,
|
|
"fixAngleOfVer": 20.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Monster_Thoarder_Male_Fat_Shovel_MuddyBullet_OnHit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_HatchetThrow": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "HatchetThrow_Loop",
|
|
"abilityName": "Thoarder_HatchetThrow_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "HatchetThrow_Damage",
|
|
"abilityName": "Thoarder_HatchetThrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 36.0,
|
|
"gravityOfAcceleration": 15.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.75,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 24.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"triggerCD": 0.1,
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_HatchetThrow_Damage"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_HatchetThrow_Plus": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"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": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 36.0,
|
|
"gravityOfAcceleration": 20.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.25,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 4.0,
|
|
"maxSpeed": 40.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_Female_Hatchet_Anego_ThrowPlus_Damage"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_HammerThrow": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleX": 2.0,
|
|
"scaleY": 2.0,
|
|
"scaleZ": 0.8
|
|
}
|
|
},
|
|
"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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "HatchetThrow_Loop",
|
|
"abilityName": "Thoarder_HatchetThrow_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "HatchetThrow_Damage",
|
|
"abilityName": "Thoarder_HatchetThrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 50.0,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"angleOffHor": 5.0,
|
|
"gravityOfAcceleration": 50.0,
|
|
"correction": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMoveCorrection",
|
|
"deviation": 0.25,
|
|
"fixAngleOfVer": 15.0,
|
|
"minSpeed": 30.0,
|
|
"maxSpeed": 50.0
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_HatchetThrow_Damage"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Thoarder_Slippie_Fire_Arrow": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Damage",
|
|
"abilityName": "Thoarder_Male_Slippie_FireArrow_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 30.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 40.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Thoarder_Male_Slippie_FireArrow_Damage"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |