classes: temporarily switch rogues to knives instead of bows, revisit
this commit - incomplete
This commit is contained in:
+7
-1
@@ -122,7 +122,13 @@ gear =
|
||||
4: text: "Red Shield", notes:'Rebukes blows with a burst of flame. Increases CON by 7.', con: 7, value:70
|
||||
5: text: "Golden Shield", notes:'Shining badge of the vanguard. Increases CON by 9.', con: 9, value:90, last: true
|
||||
rogue:
|
||||
0: text: "No Shield", notes:'No shield.', value:0, last: true
|
||||
0: text: "Knife 1", notes:'Knife 1', value:0
|
||||
1: text: "Knife 2", notes:'Knife 2', value:1
|
||||
2: text: "Knife 3", notes:'Knife 3', value:1
|
||||
3: text: "Knife 4", notes:'Knife 4', value:1
|
||||
4: text: "Knife 5", notes:'Knife 5', value:1
|
||||
5: text: "Knife 6", notes:'Knife 6', value:1
|
||||
6: text: "Knife 7", notes:'Knife 7', value:1, last: true
|
||||
wizard:
|
||||
0: text: "No Shield", notes:'No shield.', def: 0, value:0, last: true
|
||||
healer:
|
||||
|
||||
Reference in New Issue
Block a user