Grasscutter_Resources/Resources/BinOutput/Gadget/ConfigGadget_Monster_Elemental.json
Anush c2214701f0 Update 2.7 - BinOutput
Fixed Filenames of Avatar Files in BinOutput
Fixed Reliquary Missing
2022-05-29 15:28:16 +05:30

147 lines
4.2 KiB
JSON

{
"Elemental_EarthWrath": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isLockHP": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "EarthWrath_Area",
"abilityName": "Elemental_Wind_EarthWrath_Area",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 45.0
},
"gadget": {
"$type": "ConfigGadgetCollidedPattern",
"collision": {
"triggerType": "TriggerAlways",
"targetType": "Enemy"
},
"collisionActions": [
{
"$type": "ConfigGadgetTriggerAbility",
"abilityName": "Elemental_Wind_EarthWrath_Area"
}
],
"thisColliderName": "Collider",
"targetColliderName": "InteeTrigger"
}
},
"Elemental_AirflowField": {
"$type": "ConfigGadget",
"common": {
"effectAttachShape": {
"$type": "ConfigEffectAttachBox",
"scaleZ": 0.4000000059604645
}
},
"combat": {
"property": {
"useCreatorProperty": true,
"HP": 999999.0,
"attack": 10.0,
"defense": 999999.0,
"isInvincible": true,
"canTriggerBullet": false
},
"beHit": {
"hitBloodEffect": "",
"muteAllHit": true,
"muteAllHitEffect": true,
"muteAllHitText": true
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"denyLockOn": true,
"lockType": "Default"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "AirflowField_Create",
"abilityName": "Elemental_Wind_AirflowField_Create",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 5.0
}
},
"Elemental_Airflow": {
"$type": "ConfigGadget",
"attackAttenuation": "",
"misc": {
"forceField": {
"$type": "ConfigAirflowField",
"alias": "",
"velocity": 10.0,
"stayEffect": "Eff_Windfield_Stay",
"enterEffect": "Eff_Windfield_Enter"
},
"escapeEffect": ""
}
},
"Elemental_ElectircRebornPart": {
"$type": "ConfigGadget",
"common": {
"mass": 200.0
},
"hasModel": true,
"combat": {
"property": {
"HP": 10000.0
},
"beHit": {
"hitBloodEffect": ""
},
"combatLock": {
"lockShape": "CircleLockEnemy",
"lockType": "Gadget_Lv1"
}
},
"attackAttenuation": "",
"abilities": [
{
"abilityID": "Elemental_ElectircRebornPart_ElementShield",
"abilityName": "Elemental_ElectircRebornPart_ElementShield",
"abilityOverride": ""
}
],
"timer": {
"lifeTime": 20.0
},
"billboard": {
"$type": "ConfigCombatBillboard",
"attachPoint": "BillboardAttach"
}
}
}