0
0
mirror of https://gitlab.com/YuukiPS/GC-Resources.git synced 2025-04-29 09:35:48 +00:00
GC-Resources/Resources/BinOutput/Gadget/ConfigGadget_Monster_Elemental.json
2023-03-01 06:41:51 +08:00

150 lines
3.4 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": "",
"ADNDKHDKAEC": "",
"BEDBEJAACAH": "",
"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"
}
}
}