-
Notifications
You must be signed in to change notification settings - Fork 0
/
Copy pathwar_boat.cfg
53 lines (46 loc) · 969 Bytes
/
war_boat.cfg
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
[unit_type]
id=TPT War Boat
name= _ "War Boat"
race=mechanical
image="units/transport/boat.png"
hitpoints=38
movement_type=float
movement=5
experience=42
level=1
alignment=neutral
advances_to=null
cost=13
usage=mixed fighter
description= _ "Propelled by oars or small sails, boats are used to travel short distances and in shallows where large ships cannot navigate."
{WAR_BOAT_AMLA}
[attack]
name=boarding
description=_"boarding"
icon=attacks/axe.png
type=blade
range=melee
damage=4
number=3
[/attack]
[attack]
name=ballista
description=_"ballista"
icon=attacks/ballista.png
type=pierce
range=ranged
damage=10
number=1
[/attack]
[attack_anim]
[filter_attack]
name=ballista
[/filter_attack]
missile_start_time=-50
[missile_frame]
duration=50
image="projectiles/bullet.png"
image_diagonal="projectiles/bullet.png"
[/missile_frame]
[/attack_anim]
[/unit_type]