Files
FireflyGo_Resources/ExcelOutput/BoxingClubNatureConfig.json
2025-08-26 17:57:41 +07:00

52 lines
3.3 KiB
JSON

[
{
"BoxingClubNatureType": "Wind",
"BoxingBuffIcon": "SpriteOutput/UI/Nature/IconAttributeMiddle/IconAttributeWind.png",
"BoxingBuffBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffBgWind.png",
"BoxingBuffIconBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffArrtibuteIconBgWind.png",
"NatureIconBackGround": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleEnterItemArrtibuteBgWind.png"
},
{
"BoxingClubNatureType": "Fire",
"BoxingBuffIcon": "SpriteOutput/UI/Nature/IconAttributeMiddle/IconAttributeFire.png",
"BoxingBuffBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffBgFire.png",
"BoxingBuffIconBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffArrtibuteIconBgFire.png",
"NatureIconBackGround": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleEnterItemArrtibuteBgFire.png"
},
{
"BoxingClubNatureType": "Thunder",
"BoxingBuffIcon": "SpriteOutput/UI/Nature/IconAttributeMiddle/IconAttributeThunder.png",
"BoxingBuffBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffBgThunder.png",
"BoxingBuffIconBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffArrtibuteIconBgThunder.png",
"NatureIconBackGround": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleEnterItemArrtibuteBgThunder.png"
},
{
"BoxingClubNatureType": "Quantum",
"BoxingBuffIcon": "SpriteOutput/UI/Nature/IconAttributeMiddle/IconAttributeQuantum.png",
"BoxingBuffBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffBgQuantum.png",
"BoxingBuffIconBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffArrtibuteIconBgQuantum.png",
"NatureIconBackGround": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleEnterItemArrtibuteBgQuantum.png"
},
{
"BoxingClubNatureType": "Imaginary",
"BoxingBuffIcon": "SpriteOutput/UI/Nature/IconAttributeMiddle/IconAttributeImaginary.png",
"BoxingBuffBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffBgImaginary.png",
"BoxingBuffIconBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffArrtibuteIconBgImaginary.png",
"NatureIconBackGround": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleEnterItemArrtibuteBgImaginary.png"
},
{
"BoxingClubNatureType": "Ice",
"BoxingBuffIcon": "SpriteOutput/UI/Nature/IconAttributeMiddle/IconAttributeIce.png",
"BoxingBuffBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffBgIce.png",
"BoxingBuffIconBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffArrtibuteIconBgIce.png",
"NatureIconBackGround": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleEnterItemArrtibuteBgIce.png"
},
{
"BoxingClubNatureType": "Physical",
"BoxingBuffIcon": "SpriteOutput/UI/Nature/IconAttributeMiddle/IconAttributePhysical.png",
"BoxingBuffBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffBgPhysical.png",
"BoxingBuffIconBackground": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleBuffArrtibuteIconBgPhysical.png",
"NatureIconBackGround": "SpriteOutput/Quest/BoxingClubResonance/Attribute/BCRBattleEnterItemArrtibuteBgPhysical.png"
}
]