PGRData/Share/Fuben/Pivotcombat/PivotCombatEffectLib.json
2024-09-01 22:49:41 +02:00

74 lines
No EOL
1.9 KiB
JSON

[
{
"Id": 1,
"EffectLibId": 1,
"SupplyEnergyLevel": 1,
"ScoreAddition": 1200,
"FightEventId": null,
"BuffDesc": "The Central Area grants 12% more points"
},
{
"Id": 2,
"EffectLibId": 1,
"SupplyEnergyLevel": 2,
"ScoreAddition": 1900,
"FightEventId": null,
"BuffDesc": "The Central Area grants 19% more points"
},
{
"Id": 3,
"EffectLibId": 1,
"SupplyEnergyLevel": 3,
"ScoreAddition": 2900,
"FightEventId": null,
"BuffDesc": "The Central Area grants 29% more points"
},
{
"Id": 4,
"EffectLibId": 2,
"SupplyEnergyLevel": 1,
"ScoreAddition": 1200,
"FightEventId": null,
"BuffDesc": "The Central Area grants 12% more points"
},
{
"Id": 5,
"EffectLibId": 2,
"SupplyEnergyLevel": 2,
"ScoreAddition": 1900,
"FightEventId": null,
"BuffDesc": "The Central Area grants 19% more points"
},
{
"Id": 6,
"EffectLibId": 2,
"SupplyEnergyLevel": 3,
"ScoreAddition": 2900,
"FightEventId": null,
"BuffDesc": "The Central Area grants 29% more points"
},
{
"Id": 7,
"EffectLibId": 3,
"SupplyEnergyLevel": 1,
"ScoreAddition": 1200,
"FightEventId": null,
"BuffDesc": "The Central Area grants 12% more points"
},
{
"Id": 8,
"EffectLibId": 3,
"SupplyEnergyLevel": 2,
"ScoreAddition": 1900,
"FightEventId": null,
"BuffDesc": "The Central Area grants 19% more points"
},
{
"Id": 9,
"EffectLibId": 3,
"SupplyEnergyLevel": 3,
"ScoreAddition": 2900,
"FightEventId": null,
"BuffDesc": "The Central Area grants 29% more points"
}
]