Add horn of Mysteries as a new horn type. Casts wonder.
git-svn-id: svn+ssh://svn.code.sf.net/p/crossfire/code/arch/trunk@21583 282e977c-c81d-0410-88c4-b93c2d0d6712master
parent
52f15ce40d
commit
b68896a7c3
|
|
@ -1,3 +1,7 @@
|
||||||
|
Add horn of Mysteries as a horn artifact. It casts wonder.
|
||||||
|
artifacts
|
||||||
|
Daniel Hawkins 2020-12-02
|
||||||
|
|
||||||
Fiddle with the big tomato image so that it doesn't have the insufficient-transparency outline.
|
Fiddle with the big tomato image so that it doesn't have the insufficient-transparency outline.
|
||||||
food/produce/tomato_big.base.111.png
|
food/produce/tomato_big.base.111.png
|
||||||
Daniel Hawkins 2020-12-02
|
Daniel Hawkins 2020-12-02
|
||||||
|
|
|
||||||
13
artifacts
13
artifacts
|
|
@ -2238,6 +2238,19 @@ value 10
|
||||||
animation_suffix frost
|
animation_suffix frost
|
||||||
end
|
end
|
||||||
#
|
#
|
||||||
|
# Because rod of wonder wasn't enough >:)
|
||||||
|
Allowed horn,shell_horn
|
||||||
|
chance 1
|
||||||
|
Object Mysteries
|
||||||
|
type 3
|
||||||
|
other_arch spell_wonder
|
||||||
|
level 5
|
||||||
|
hp -35
|
||||||
|
maxhp -35
|
||||||
|
value 25
|
||||||
|
animation_suffix mystery
|
||||||
|
end
|
||||||
|
#
|
||||||
Allowed horn,shell horn
|
Allowed horn,shell horn
|
||||||
chance 33
|
chance 33
|
||||||
Object Aggravation
|
Object Aggravation
|
||||||
|
|
|
||||||
Loading…
Reference in New Issue