Grasscutter_Resources/Resources/BinOutput/Gadget/ConfigGadget_Monster_Darkwraith.json
2022-04-23 07:55:31 +05:30

187 lines
4.6 KiB
JSON

{
"Darkwraith_Strong_Wind_ChainAtk02_Bullet": {
"$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": "Darkwraith_Strong_Wind_ChainAtk02_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 1.0
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"triggerType": "TriggerAlways",
"triggerCD": 0.2,
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Darkwraith_Strong_Wind_ChainAtk02_Bullet"
}
],
"killByOther": true
}
},
"Darkwraith_Strong_Wind_FunnelAtk_StaticBullet": {
"$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": "Darkwraith_Strong_Wind_FunnelAtk_StaticBullet",
"abilityOverride": ""
}
],
"timer": {
"lifeInfinite": true
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Darkwraith_Strong_Wind_FunnelAtk_StaticBullet"
}
],
"killByOther": true
}
},
"Darkwraith_Strong_Wind_FunnelAtk_Bullet": {
"$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": "Darkwraith_Strong_Wind_FunnelAtk_Bullet",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 1.5
},
"move": {
"$type": "MoleMole.Config.ConfigItanoCircusBulletMove",
"speed": 25.0,
"maxSpeed": 30.0,
"minSpeed": 25.0,
"anglerVelocity": 360.0,
"acceleration": 5.0,
"canBornInWater": true,
"updateAngle": {
"$type": "MoleMole.Config.ConfigBulletMoveAngleByVelocity"
},
"itanoCircusStartAngler": 180.0,
"guidanceMinAnglerVelocity": 180.0,
"guidanceDuration": 0.3
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Darkwraith_Strong_Wind_FunnelAtk_Bullet"
}
],
"triggerLifeOverActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "Darkwraith_Strong_Wind_FunnelAtk_Bullet"
}
],
"killByOther": true
}
}
}