PGRData/Share/Fuben/Pivotcombat/PivotCombatEffectLib.json

74 lines
1.9 KiB
JSON
Raw Permalink Normal View History

2024-09-01 20:49:41 +00:00
[
{
"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"
}
]