PGRData/Resources/Share/Fuben/Stronghold/StrongholdPlugin.json

22 lines
615 B
JSON
Raw Normal View History

2022-12-19 17:21:16 +00:00
[
{
2022-12-20 07:23:11 +00:00
"Id": 1,
"BuffId": 69,
"CountLimit": 50,
"UseElectric": 10,
"FightAbility": 50,
"Name": "Attack Add-on",
"Desc": "Attack of the entire team increases by 50",
"Icon": "Assets/Product/Texture/Image/UiStronghold/UiStrongholdBuff01.png"
2022-12-19 17:21:16 +00:00
},
{
2022-12-20 07:23:11 +00:00
"Id": 2,
"BuffId": 70,
"CountLimit": 50,
"UseElectric": 10,
"FightAbility": 50,
"Name": "HP Add-on",
"Desc": "HP of the entire team increases by 250",
"Icon": "Assets/Product/Texture/Image/UiStronghold/UiStrongholdBuff02.png"
2022-12-19 17:21:16 +00:00
}
]