mirror of
https://github.com/Koko-boya/Grasscutter_Resources
synced 2024-01-31 23:23:19 +08:00
1329 lines
33 KiB
JSON
1329 lines
33 KiB
JSON
{
|
|
"Abyss_WaterBall": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Gather_WaterBall_Loop",
|
|
"abilityName": "Abyss_Water_WaterBall_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "WaterBall",
|
|
"abilityName": "Abyss_Water_WaterBall_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 15.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_WaterBall_Explode"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_WaterBall_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_Bubble_Missile": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bubble_Loop",
|
|
"abilityName": "Abyss_Water_Bubble_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bubble_Explode",
|
|
"abilityName": "Abyss_Water_Bubble_Explode",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bubble_Surround",
|
|
"abilityName": "Abyss_Water_Bubble_Surround",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigTrackBulletMove",
|
|
"speed": 4.8,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"traceOnYAxis": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "All",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_Bubble_Surround"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_Bubble_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_WaterBall_Gather": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Gather_WaterBall_Loop",
|
|
"abilityName": "Abyss_Water_Gather_WaterBall_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Gather_WaterBall_Explode",
|
|
"abilityName": "Abyss_Water_WaterBall_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 2.75
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 1.3,
|
|
"acceleration": -0.3,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_WaterBall_Explode"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_WaterBall_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_Bubble_Gather": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bubble_Loop",
|
|
"abilityName": "Abyss_Water_Gather_Bubble_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bubble_Explode",
|
|
"abilityName": "Abyss_Water_Bubble_Explode",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bubble_Surround",
|
|
"abilityName": "Abyss_Water_Bubble_Surround",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.5
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 1.0,
|
|
"acceleration": -0.3,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.2
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "All",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_Bubble_Surround"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_Bubble_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_Cyclone": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Cyclone_Loop",
|
|
"abilityName": "Abyss_Fire_Cyclone_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Cyclone_Collide",
|
|
"abilityName": "Abyss_Fire_Cyclone_Collide",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 10.0,
|
|
"canBornInWater": true,
|
|
"stickToGround": {
|
|
"maxStepHeight": 4.0,
|
|
"maxSlopeAngle": 75.0,
|
|
"heightToGround": 0.6,
|
|
"flexibleRange": 0.1,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"triggerCD": 0.2,
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Fire_Cyclone_Collide"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Fire_Cyclone_Loop"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_FireEnergy_Surround": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "FireEnergy_Surround",
|
|
"abilityName": "Abyss_Fire_FireEnergy_Surround",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "FireEnergy_Damage",
|
|
"abilityName": "Abyss_Fire_FireEnergy_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 6.0
|
|
}
|
|
},
|
|
"Abyss_Impulse": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Impulse",
|
|
"abilityName": "Abyss_Fire_Impulse",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
}
|
|
},
|
|
"Abyss_ImpulseArea": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "ImpulseArea",
|
|
"abilityName": "Abyss_Fire_ImpulseArea",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"concernType": "AllAvatars",
|
|
"shape": "CircleR8",
|
|
"colliderName": "",
|
|
"triggerInfinite": true,
|
|
"checkInterval": 0.1,
|
|
"lifeTime": 9.0,
|
|
"MAANIOJFOJE": "",
|
|
"IIBEGFMKMNP": ""
|
|
},
|
|
"timer": {
|
|
"lifeTime": 9.0
|
|
}
|
|
},
|
|
"Abyss_IceCone_01": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "IceArrow_Explode",
|
|
"abilityName": "Abyss_Ice_IceArrow_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerParabolaBulletMove",
|
|
"speed": 20.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"straightRange": 15.0,
|
|
"gravityOfAcceleration": 10.0,
|
|
"airResistance": 0.01
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Ice_IceArrow_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_IceCone_03": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "IceCone_Explode",
|
|
"abilityName": "Abyss_Ice_IceCone_Explode",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigParabolaBulletMove",
|
|
"speed": 100.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.75,
|
|
"angleOffHor": -90.0,
|
|
"gravityOfAcceleration": 100.0
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Ice_IceCone_Explode"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Ice_IceCone_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_IceCone_Area": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "IceCone_Area",
|
|
"abilityName": "Abyss_Ice_Cone_Area",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "IceCone_Damage",
|
|
"abilityName": "Abyss_Ice_Cone_Damage",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
}
|
|
},
|
|
"Abyss_IceCone_Gather_02": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SurroundCone",
|
|
"abilityName": "Abyss_Ice_SurroundCone_02",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "SurroundCone_Explode",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Explode",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "SurroundCone_Collide",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Collide",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigSurroundBulletMove",
|
|
"speed": 4.2,
|
|
"anglerVelocity": 720.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.5,
|
|
"stickToGround": {
|
|
"maxStepHeight": 2.0,
|
|
"maxSlopeAngle": 60.0,
|
|
"heightToGround": 1.2,
|
|
"flexibleRange": 0.3,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"radius": 3.5,
|
|
"traceOnYAxis": true,
|
|
"destroyWhenTargetDie": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 1.0,
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Collide"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_IceCone_Gather_04": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SurroundCone",
|
|
"abilityName": "Abyss_Ice_SurroundCone_04",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "SurroundCone_Explode",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Explode",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "SurroundCone_Collide",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Collide",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigSurroundBulletMove",
|
|
"speed": 10.0,
|
|
"anglerVelocity": 720.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.5,
|
|
"stickToGround": {
|
|
"maxStepHeight": 2.0,
|
|
"maxSlopeAngle": 60.0,
|
|
"heightToGround": 1.2,
|
|
"flexibleRange": 0.3,
|
|
"isStickToWater": true,
|
|
"unstickWhenDownSlide": "Keep",
|
|
"unstickWhenUpSlide": "Keep"
|
|
},
|
|
"radius": 7.0,
|
|
"traceOnYAxis": true,
|
|
"destroyWhenTargetDie": true
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerAlways",
|
|
"triggerCD": 1.0,
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Collide"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Ice_SurroundCone_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_Bubble_Still": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.ConfigEffectAttachBox",
|
|
"scaleZ": 0.4
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 999999.0,
|
|
"attack": 15.0,
|
|
"defense": 999999.0,
|
|
"isLockHP": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Bubble_Loop",
|
|
"abilityName": "Abyss_Water_Bubble_Loop",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bubble_Explode",
|
|
"abilityName": "Abyss_Water_Bubble_Explode",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Bubble_Surround",
|
|
"abilityName": "Abyss_Water_Bubble_Surround",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Abyss_Water_Bubble_Still",
|
|
"abilityName": "Abyss_Water_Bubble_Still",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 10.0
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "All",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_Bubble_Surround"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Water_Bubble_Explode"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_IceCone_IceFog": {
|
|
"$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,
|
|
"isInvincible": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Ice_Fog",
|
|
"abilityName": "Abyss_Ice_EliteAffix_IceFog",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 15.0
|
|
}
|
|
},
|
|
"Abyss_Electric_GatherBarrage": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Abyss_Electric_GatherBarrage_Effect",
|
|
"abilityName": "Abyss_Electric_GatherBarrage_Effect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Abyss_Electric_GatherBarrage_Hit",
|
|
"abilityName": "Abyss_Electric_GatherBarrage_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.8
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 6.5,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"delay": 0.8
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy",
|
|
"ignoreWater": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Electric_GatherBarrage_Hit"
|
|
}
|
|
],
|
|
"enableCollisionDelay": 0.1
|
|
}
|
|
},
|
|
"Abyss_Electric_GatherBarrageEmitter": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"isInvincible": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Abyss_Electric_GatherBarrageEmitter",
|
|
"abilityName": "Abyss_Electric_GatherBarrageEmitter",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 1.0
|
|
}
|
|
},
|
|
"Abyss_Electric_ElectricBall": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Abyss_Electric_ElectricBall_Effect",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Effect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "Abyss_Electric_ElectricBall_Hit",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 5.0
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigLinerBulletMove",
|
|
"speed": 15.0,
|
|
"acceleration": 2.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
}
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Hit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_Electric_ElectricCircle": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Abyss_Electric_ElectricCircle_Hit",
|
|
"abilityName": "Abyss_Electric_ElectricCircle_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 3.25
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Electric_ElectricCircle_Hit"
|
|
}
|
|
]
|
|
}
|
|
},
|
|
"Abyss_Electric_Elite_ElectricBall": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "MoleMole.Config.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"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Effect",
|
|
"abilityOverride": ""
|
|
},
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.5
|
|
},
|
|
"move": {
|
|
"$type": "MoleMole.Config.ConfigItanoCircusBulletMove",
|
|
"speed": 13.0,
|
|
"maxSpeed": 18.0,
|
|
"minSpeed": 10.0,
|
|
"anglerVelocity": 90.0,
|
|
"acceleration": 2.0,
|
|
"canBornInWater": true,
|
|
"updateAngle": {
|
|
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
|
|
},
|
|
"guidanceSpeedChange": false,
|
|
"guidanceMinAnglerVelocity": 45.0,
|
|
"guidanceDuration": 0.8
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"targetType": "Enemy"
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Hit"
|
|
}
|
|
],
|
|
"triggerLifeOverActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Electric_ElectricBall_Hit"
|
|
}
|
|
],
|
|
"killByOther": true
|
|
}
|
|
},
|
|
"Abyss_Electric_Elite_ElectricCircle": {
|
|
"$type": "MoleMole.Config.ConfigGadget",
|
|
"hasModel": true,
|
|
"combat": {
|
|
"property": {
|
|
"useCreatorProperty": true,
|
|
"HP": 99999.0,
|
|
"attack": 10.0,
|
|
"defense": 999999.0,
|
|
"isInvincible": true,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"combatLock": {
|
|
"lockShape": "CircleLockEnemy",
|
|
"denyLockOn": true,
|
|
"lockType": "Default"
|
|
}
|
|
},
|
|
"BIBNFHANGEJ": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "",
|
|
"abilityName": "Abyss_Electric_Elite_ElectricCircle_Hit",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 8.25
|
|
},
|
|
"gadget": {
|
|
"$type": "MoleMole.Config.ConfigBulletPattern",
|
|
"collision": {
|
|
"triggerType": "TriggerNoRepeat",
|
|
"targetType": "Enemy",
|
|
"ignoreScene": true
|
|
},
|
|
"triggerActions": [
|
|
{
|
|
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
|
|
"abilityName": "Abyss_Electric_Elite_ElectricCircle_Hit"
|
|
}
|
|
]
|
|
}
|
|
}
|
|
} |