remove powder limit from examples
This commit is contained in:
parent
2fe769e08d
commit
9aba8d2bc1
3 changed files with 0 additions and 3 deletions
|
@ -17,7 +17,6 @@
|
|||
{"id": "jumpHeight", "base":3, "roll":130 },
|
||||
{"id": "rawStrength", "base":15}
|
||||
],
|
||||
"powder_limit": 255,
|
||||
"powders": [
|
||||
|
||||
|
||||
|
|
|
@ -11,7 +11,6 @@
|
|||
},
|
||||
"ids": [
|
||||
],
|
||||
"powder_limit": 255,
|
||||
"powders": [
|
||||
],
|
||||
"rerolls": 255
|
||||
|
|
|
@ -19,7 +19,6 @@
|
|||
{"id": "rawSpellDamage", "base":222 , "roll":130 },
|
||||
{"id": "spellDamage", "base":10 , "roll":130 }
|
||||
],
|
||||
"powder_limit": 255,
|
||||
"powders": [
|
||||
{"type":"E", "tier":6},
|
||||
{"type":"T", "tier":6},
|
||||
|
|
Loading…
Add table
Reference in a new issue