That's one heck of a commit you've got there...
I may have got a bit behind with version control. A lot behind, in fact. Maybe I'll go back and split this sometime - then again, I probably won't. But hey, at least it's here!
This commit is contained in:
@@ -0,0 +1,29 @@
|
||||
{
|
||||
"enabled": {
|
||||
"book": true,
|
||||
"scroll": true,
|
||||
"wands": true,
|
||||
"npcs": true,
|
||||
"dispensers": true,
|
||||
"commands": true,
|
||||
"treasure": true,
|
||||
"trades": true,
|
||||
"looting": true
|
||||
},
|
||||
"tier": "master",
|
||||
"element": "lightning",
|
||||
"type": "attack",
|
||||
"cost": 15,
|
||||
"chargeup": 0,
|
||||
"cooldown": 0,
|
||||
"base_properties": {
|
||||
"primary_damage": 5,
|
||||
"secondary_damage": 4,
|
||||
"tertiary_damage": 3,
|
||||
"range": 10,
|
||||
"secondary_range": 5,
|
||||
"tertiary_range": 5,
|
||||
"secondary_max_targets": 5,
|
||||
"tertiary_max_targets": 2
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user