mirror of
https://github.com/wesnoth/wesnoth
synced 2025-05-15 01:29:11 +00:00
Added Elvish Shyde.
This commit is contained in:
parent
782c505147
commit
98915c93b7
@ -257,6 +257,41 @@
|
||||
holy=0.8
|
||||
[/resistance]
|
||||
[/movetype]
|
||||
[movetype]
|
||||
name=woodlandfloat
|
||||
[movement costs]
|
||||
deep water=2
|
||||
shallow water=1
|
||||
grassland=1
|
||||
sand=1
|
||||
forest=1
|
||||
hills=1
|
||||
mountains=2
|
||||
village=1
|
||||
castle=1
|
||||
[/movement costs]
|
||||
|
||||
[defense]
|
||||
deep water=0.7
|
||||
shallow water=0.6
|
||||
grassland=0.5
|
||||
sand=0.6
|
||||
forest=0.3
|
||||
hills=0.5
|
||||
mountains=0.4
|
||||
village=0.4
|
||||
castle=0.4
|
||||
[/defense]
|
||||
|
||||
[resistance]
|
||||
blade=1.0
|
||||
pierce=1.0
|
||||
impact=1.1
|
||||
fire=1.0
|
||||
cold=1.0
|
||||
holy=0.8
|
||||
[/resistance]
|
||||
[/movetype]
|
||||
|
||||
[movetype]
|
||||
name=fly
|
||||
|
@ -1,13 +1,13 @@
|
||||
[unit]
|
||||
name=Elvish Druid
|
||||
image=elvish-druid.png
|
||||
hitpoints=38
|
||||
hitpoints=36
|
||||
movement_type=woodland
|
||||
movement=5
|
||||
experience=500
|
||||
experience=40
|
||||
level=2
|
||||
alignment=neutral
|
||||
advanceto=null
|
||||
advanceto=Elvish Shyde
|
||||
cost=54
|
||||
usage=healer
|
||||
ability=cures
|
||||
|
43
data/units/Elvish_Shyde.cfg
Normal file
43
data/units/Elvish_Shyde.cfg
Normal file
@ -0,0 +1,43 @@
|
||||
[unit]
|
||||
name=Elvish Shyde
|
||||
image=elvish-shyde.png
|
||||
hitpoints=46
|
||||
movement_type=woodlandfloat
|
||||
movement=6
|
||||
experience=400
|
||||
level=3
|
||||
alignment=lawfull
|
||||
advanceto=null
|
||||
cost=94
|
||||
usage=healer
|
||||
ability=cures
|
||||
unit_description="Female elves that are devoted to nature and their faerie side slowly transform in Shides. Dragonfly wings sprout from her back and change them in beutifull creatures capable of gliding unencumbered in the elven forests."
|
||||
|
||||
[attack]
|
||||
name=faerie touch
|
||||
type=impact
|
||||
special=magical
|
||||
range=short
|
||||
damage=4
|
||||
number=2
|
||||
range=short
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=ensnare
|
||||
type=impact
|
||||
special=slow
|
||||
damage=7
|
||||
number=2
|
||||
range=long
|
||||
[/attack]
|
||||
|
||||
[attack]
|
||||
name=thorns
|
||||
type=pierce
|
||||
special=magical
|
||||
damage=7
|
||||
number=3
|
||||
range=long
|
||||
[/attack]
|
||||
[/unit]
|
BIN
images/elvish-shyde.png
Normal file
BIN
images/elvish-shyde.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 2.2 KiB |
Loading…
x
Reference in New Issue
Block a user