mirror of
https://gitlab.com/YuukiPS/GC-Resources.git
synced 2025-04-29 09:35:48 +00:00
152 lines
3.2 KiB
JSON
152 lines
3.2 KiB
JSON
{
|
|
"WaterAmber_Mist": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"isLockHP": true,
|
|
"isGhostToAllied": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Mist",
|
|
"abilityName": "WaterAmber_Mist",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"shape": "CircleR3",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"lifeTime": 25.0,
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
}
|
|
},
|
|
"SteamBangField": {
|
|
"$type": "ConfigGadget",
|
|
"common": {
|
|
"effectAttachShape": {
|
|
"$type": "ConfigEffectAttachBox",
|
|
"scaleX": 3.0,
|
|
"scaleZ": 3.0
|
|
}
|
|
},
|
|
"combat": {
|
|
"property": {
|
|
"HP": 100.0,
|
|
"attack": 10.0,
|
|
"isLockHP": true,
|
|
"canTriggerBullet": false
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "SteamBangLoop",
|
|
"abilityName": "Test_SteamBangLoop",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"field": {
|
|
"shape": "CircleR3",
|
|
"KAMPCBALFMH": "",
|
|
"triggerInfinite": true,
|
|
"checkInterval": 0.5,
|
|
"lifeTime": 60.0,
|
|
"LDGNENDEGBL": "",
|
|
"LNCPECCMIMC": ""
|
|
}
|
|
},
|
|
"RainyCloud": {
|
|
"$type": "ConfigGadget",
|
|
"combat": {
|
|
"property": {
|
|
"HP": 9999.0,
|
|
"isInvincible": true,
|
|
"isGhostToEnemy": true,
|
|
"canTriggerBullet": false
|
|
},
|
|
"beHit": {
|
|
"hitBloodEffect": "",
|
|
"hitAutoRedirect": false,
|
|
"muteAllHit": true,
|
|
"muteAllHitEffect": true,
|
|
"muteAllHitText": true
|
|
},
|
|
"die": {
|
|
"dieForceDisappearTime": 8.0,
|
|
"dieDisappearEffect": ""
|
|
}
|
|
},
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "Rain",
|
|
"abilityName": "Raining",
|
|
"abilityOverride": ""
|
|
}
|
|
]
|
|
},
|
|
"WindAmberField": {
|
|
"$type": "ConfigGadget",
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "WindAmberField",
|
|
"abilityName": "WindAmberField",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 20.0
|
|
},
|
|
"misc": {
|
|
"forceField": {
|
|
"$type": "ConfigAirflowField",
|
|
"alias": "",
|
|
"ADNDKHDKAEC": "",
|
|
"BEDBEJAACAH": "",
|
|
"velocity": 10.0,
|
|
"scale": 1.5,
|
|
"stayEffect": "Eff_Windfield_Stay",
|
|
"enterEffect": "Eff_Windfield_Enter"
|
|
},
|
|
"escapeEffect": ""
|
|
}
|
|
},
|
|
"WindAmberField_02": {
|
|
"$type": "ConfigGadget",
|
|
"attackAttenuation": "",
|
|
"abilities": [
|
|
{
|
|
"abilityID": "WindAmberField_02",
|
|
"abilityName": "WindAmberField_02",
|
|
"abilityOverride": ""
|
|
}
|
|
],
|
|
"timer": {
|
|
"lifeTime": 4.0
|
|
},
|
|
"misc": {
|
|
"forceField": {
|
|
"$type": "ConfigAirflowField",
|
|
"alias": "",
|
|
"ADNDKHDKAEC": "",
|
|
"BEDBEJAACAH": "",
|
|
"velocity": 10.0,
|
|
"scale": 1.5,
|
|
"stayEffect": "Eff_Windfield_Stay",
|
|
"enterEffect": "Eff_Windfield_Enter"
|
|
},
|
|
"escapeEffect": ""
|
|
}
|
|
}
|
|
}
|