Files
FireflyGo_Resources/ExcelOutput/ClockParkBuffType.json
2025-08-14 09:04:39 +07:00

71 lines
1.6 KiB
JSON

[
{
"BuffType": "FirstAttributeContinue",
"BuffJoint": true,
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypeFire.png"
},
{
"BuffType": "SecondAttributeContinue",
"BuffJoint": true,
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypeIce.png"
},
{
"BuffType": "ThirdAttributeContinue",
"BuffJoint": true,
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypeImaginary.png"
},
{
"BuffType": "FirstAttributeStart",
"IconPath": ""
},
{
"BuffType": "SecondAttributeStart",
"IconPath": ""
},
{
"BuffType": "ThirdAttributeStart",
"IconPath": ""
},
{
"BuffType": "Revive",
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypePhysical.png"
},
{
"BuffType": "Bank",
"IconPath": ""
},
{
"BuffType": "ReRoll",
"BuffRelease": true,
"IconPath": ""
},
{
"BuffType": "DivideEqual",
"BuffRelease": true,
"IconPath": ""
},
{
"BuffType": "FirstAttributeGainRate",
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypeWind.png"
},
{
"BuffType": "SecondAttributeGainRate",
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypeWind.png"
},
{
"BuffType": "ThirdAttributeGainRate",
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypeWind.png"
},
{
"BuffType": "CheckPointRelax",
"BuffDisplay": true,
"IconPath": "SpriteOutput/IconDamageType/IconDamageTypeQuestion.png"
}
]