master
kts of kettek (nyaa) 2018-06-25 19:20:12 -07:00
parent 28c5a7c4ca
commit 88da99d222
19 changed files with 151 additions and 0 deletions

View File

@ -0,0 +1,15 @@
Object brew_heal
name soothing brew
nrof 1
face brew.111
type 5
level 1
material 4
weight 1800
value 200
name_pl soothing brews
on_use_yield brew_empty
client_type 651
arch spell_minor_healing
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,22 @@
treasureone brew
arch brew
chance 40
more
arch brew_iron_skin
chance 3
more
arch brew_constitution
chance 5
more
arch brew_strength
chance 5
more
arch brew_heroism
chance 1
more
arch brew_rage
chance 3
more
arch brew_regeneration
chance 2
end

View File

@ -0,0 +1,15 @@
Object brew_constitution
name stout brew
nrof 1
face brew_constitution.111
type 5
level 1
material 4
weight 1000
value 500
name_pl stout brews
on_use_yield brew_empty
client_type 651
arch spell_constitution
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,15 @@
Object brew_heroism
name hero's brew
nrof 1
face brew_heroism.111
type 5
level 1
material 4
weight 1000
value 500
name_pl hero's brews
on_use_yield brew_empty
client_type 651
arch spell_heroism
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.3 KiB

View File

@ -0,0 +1,15 @@
Object brew_iron_skin
name thick brew
nrof 1
face brew_iron_skin.111
type 5
level 1
material 4
weight 1000
value 750
name_pl thick brews
on_use_yield brew_empty
client_type 651
arch spell_iron_skin
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.5 KiB

View File

@ -0,0 +1,15 @@
Object brew_rage
name brawler's brew
nrof 1
face brew_rage.111
type 5
level 1
material 4
weight 1000
value 750
name_pl brawler's brews
on_use_yield brew_empty
client_type 651
arch spell_rage
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,15 @@
Object brew_regeneration
name gentle brew
nrof 1
face brew_regeneration.111
type 5
level 1
material 4
weight 1000
value 1000
name_pl gentle brews
on_use_yield brew_empty
client_type 651
arch spell_regeneration
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -0,0 +1,15 @@
Object brew_strength
name bitter brew
nrof 1
face brew_strength.111
type 5
level 1
material 4
weight 1000
value 750
name_pl bitter brews
on_use_yield brew_empty
client_type 651
arch spell_strength
end
end

Binary file not shown.

After

Width:  |  Height:  |  Size: 1.6 KiB

View File

@ -124,3 +124,21 @@ body_arm -1
skill melee weapons
end
Object brew_empty
name empty brew
name_pl empty brews
nrof 1
last_sp 10
type 15
face brew_empty.111
material 4
dam 4
weight 700
value 3
attacktype 1
weapontype 8
client_type 611
body_arm -1
skill melee weapons
end

View File

@ -61,4 +61,7 @@ treasureone random_food
more
arch waybread
chance 4
more
list brew
chance 1
end

View File

@ -791,6 +791,9 @@ treasureone random_potion
# list NONE
# chance 30
# more
list brew
chance 5
more
arch potionstr
chance 5
more