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

219 lines
4.8 KiB
JSON

{
"DropLight": {
"$type": "MoleMole.Config.ConfigGadget",
"combat": {
"property": {
"HP": 99999.0,
"attack": 20.0,
"weight": 50.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"hitAutoRedirect": false,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
},
"die": {
"dieEndTime": 0.01,
"dieDisappearEffect": ""
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "DropLight_Interact",
"abilityName": "DropLight_Interact",
"abilityOverride": ""
}
],
"misc": {
"gear": {
"startElemType": "Fire"
},
"escapeEffect": ""
}
},
"DropLight_Bullet": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 99999.0,
"defense": 99999.0
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Ability_01",
"abilityName": "DropLight_Bullet",
"abilityOverride": ""
},
{
"abilityID": "Ability_02",
"abilityName": "DropLight_Crash",
"abilityOverride": ""
}
],
"timer": {
"lifeInfinite": true,
"lifeTime": 10.0
},
"move": {
"$type": "MoleMole.Config.ConfigLinerBulletMove",
"velocityForce": {
"excludeForces": [
"WindZoneType",
"AirflowType",
"RiseType",
"SpeedupType",
"AirflowAccType"
]
},
"speed": 1.0,
"acceleration": 10.0
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "DropLight_Crash"
}
]
}
},
"DropLight_Bullet02": {
"$type": "MoleMole.Config.ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "MoleMole.Config.ConfigEffectAttachBox"
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 99999.0,
"defense": 99999.0
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "Ability_01",
"abilityName": "DropLight_Crash02",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
},
"move": {
"$type": "MoleMole.Config.ConfigLinerBulletMove",
"velocityForce": {
"excludeForces": [
"WindZoneType",
"AirflowType",
"RiseType",
"SpeedupType",
"AirflowAccType"
]
},
"speed": 1.0,
"acceleration": 10.0
},
"gadget": {
"$type": "MoleMole.Config.ConfigBulletPattern",
"collision": {
"targetType": "Enemy"
},
"triggerActions": [
{
"$type": "MoleMole.Config.ConfigGadgetTriggerAbility",
"abilityName": "DropLight_Crash02"
}
]
}
},
"GearWater": {
"$type": "MoleMole.Config.ConfigGadget",
"combat": {
"property": {
"HP": 99999.0,
"attack": 20.0,
"weight": 50.0,
"isLockHP": true
},
"beHit": {
"hitBloodEffect": "",
"hitAutoRedirect": false,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Gadget_Lv1"
}
},
"BIBNFHANGEJ": "",
"abilities": [
{
"abilityID": "GearWater_Interact",
"abilityName": "GearWater_Interact",
"abilityOverride": ""
}
],
"field": {
"shape": "CircleR2",
"colliderName": "",
"triggerInfinite": true,
"lifeInfinite": true,
"checkInterval": 0.5,
"overwriteCampType": true,
"campType": "All",
"MAANIOJFOJE": "",
"IIBEGFMKMNP": ""
},
"misc": {
"gear": {
"startElemType": "Water"
},
"escapeEffect": ""
}
}
}