Release 3.3.3
Configurable Items!
Item modifiers, prices and disable flags can now be controlled from the config file
.\counterstrikesharp\configs\plugins\WarcraftPlugin
(Remove the old config if you want example item configurations)
"tome_of_gambling": {
"Price": 8000,
"MinXpGain": 50,
"MaxXpGain": 150,
"IsDisabled": false
}
- Reduced default XP gain from Tome of Experience, 150 -> 50
- Reduced default XP gain from Tome of Gambling, 150 -> 50, 450 -> 150