38 lines
936 B
JSON
38 lines
936 B
JSON
[
|
|
{
|
|
"Id": 1,
|
|
"ChessIds": [
|
|
0
|
|
],
|
|
"AttackParam": 0.1,
|
|
"DefParam": 0,
|
|
"AtkRangeParam": 0,
|
|
"BuffDesc": "Assets/Art_Out/UI/Texture/UI_Pic_Level/BuffNamePic/UI_Ground_Attack.png",
|
|
"BuffDisplayIcon": "Assets/Art_Out/UI/Texture/Icon/BuffIcon/UI_AtkUp.png",
|
|
"Terrain": 0
|
|
},
|
|
{
|
|
"Id": 2,
|
|
"ChessIds": [
|
|
0
|
|
],
|
|
"AttackParam": 0,
|
|
"DefParam": 0.1,
|
|
"AtkRangeParam": 0,
|
|
"BuffDesc": "Assets/Art_Out/UI/Texture/UI_Pic_Level/BuffNamePic/UI_Ground_Defence.png",
|
|
"BuffDisplayIcon": "Assets/Art_Out/UI/Texture/Icon/BuffIcon/UI_Armor.png",
|
|
"Terrain": 0
|
|
},
|
|
{
|
|
"Id": 3,
|
|
"ChessIds": [
|
|
0
|
|
],
|
|
"AttackParam": 0,
|
|
"DefParam": 0,
|
|
"AtkRangeParam": 1,
|
|
"BuffDesc": "Assets/Art_Out/UI/Texture/UI_Pic_Level/BuffNamePic/UI_Ground_AttackDistance.png",
|
|
"BuffDisplayIcon": "Assets/Art_Out/UI/Texture/Icon/BuffIcon/UI_AtkUp.png",
|
|
"Terrain": 0
|
|
}
|
|
] |