Add bloodstone to the random gem generation.
I have at least one recipe in mind to put them in in order to reduce reliance on stat potions in jeweler, and the image Draug provided is worth keeping IMO.master^2
parent
461f7d963f
commit
ae7633edbd
|
@ -75,4 +75,12 @@ more
|
|||
arch topaz
|
||||
chance 1
|
||||
nrof 3
|
||||
more
|
||||
arch bloodstone
|
||||
chance 2
|
||||
nrof 4
|
||||
more
|
||||
arch bloodstone
|
||||
chance 2
|
||||
nrof 6
|
||||
end
|
||||
|
|
|
@ -508,6 +508,14 @@ more
|
|||
arch topaz
|
||||
chance 3
|
||||
nrof 2
|
||||
more
|
||||
arch bloodstone
|
||||
chance 3
|
||||
nrof 2
|
||||
more
|
||||
arch bloodstone
|
||||
chance 3
|
||||
nrof 7
|
||||
end
|
||||
|
||||
##
|
||||
|
|
Loading…
Reference in New Issue