cass.magicplugin.adventuredata.json
🧩 Syntax:
{
"TargetFile": "adventuredata.json",
"Author": "blacks7ar, Cass",
"RequireAll": false,
"Priority": 0,
"Patches": [
{
"Path": "$.Gamble.GambleCosts",
"Action": "AppendAll",
"Value": [
{ "Item": "BMP_TrollMagicCape", "CoinsCost": 350 },
{ "Item": "BMP_TrollMagicHood", "CoinsCost": 350 },
{ "Item": "BMP_PolarWolf_Hood", "CoinsCost": 1800 },
{ "Item": "BMP_PolarWolf_Chest", "CoinsCost": 1800 },
{ "Item": "BMP_PolarWolf_Legs", "CoinsCost": 1800 },
{ "Item": "BMP_Cultist_Cape", "CoinsCost": 1200 },
{ "Item": "BMP_NeckTotem", "CoinsCost": 600 },
{ "Item": "BMP_ArcticStaff", "CoinsCost": 900 },
{ "Item": "BMP_PoisonStaff", "CoinsCost": 1200 },
{ "Item": "BMP_HealStaff", "CoinsCost": 1200 },
{ "Item": "BMP_SurtlingStaff", "CoinsCost": 1800 },
{ "Item": "BMP_WolfTotem", "CoinsCost": 1500 },
{ "Item": "BMP_EikthyrsStaff", "CoinsCost": 2100 },
{ "Item": "BMP_CrystalTotem", "CoinsCost": 2400 }
]
}
]
}rcasstevens
Member