All translations done
This commit is contained in:
parent
c0b042ebd5
commit
473421eb32
17 changed files with 191 additions and 97 deletions
|
|
@ -6,14 +6,8 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_k277m")
|
||||
display_name = "Basic zombie"
|
||||
display_description = "The most basic zombie that zomboss has.
|
||||
Health points: [color=darkred]7 peas[/color].
|
||||
Walk speed: [color=darkred]0.2 tiles/second[/color].
|
||||
Attack speed: [color=darkred]1 Hz[/color].
|
||||
Attack damage: [color=darkred]1 bite[/color].
|
||||
|
||||
"
|
||||
name_key = "basic"
|
||||
description_key = "basic_desc"
|
||||
Cost = 1.0
|
||||
Scene = ExtResource("1_c2mq3")
|
||||
ReloadTime = 1.0
|
||||
|
|
|
|||
|
|
@ -6,13 +6,8 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_sngfh")
|
||||
display_name = "Buckethead zombie"
|
||||
display_description = "Wears metal to protect his remaining brains. Equivalent of ~7 zombies.
|
||||
Health points: [color=darkred]7 peas[/color].
|
||||
Armour points: [color=darkred]39 peas[/color].
|
||||
Walk speed: [color=darkred]0.2 tiles/second[/color].
|
||||
Attack speed: [color=darkred]1 Hz[/color].
|
||||
Attack damage: [color=darkred]1 bite[/color]."
|
||||
name_key = "buckethead"
|
||||
description_key = "buckethead_desc"
|
||||
Cost = 5.0
|
||||
Scene = ExtResource("1_lhcag")
|
||||
ReloadTime = 1.0
|
||||
|
|
|
|||
|
|
@ -6,13 +6,8 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_sw7hj")
|
||||
display_name = "Conehead zombie"
|
||||
display_description = "Armoured vesion of basic zombie. Equivalent of ~3 zombies.
|
||||
Health points: [color=darkred]7 peas[/color].
|
||||
Armour points: [color=darkred]13 peas[/color].
|
||||
Walk speed: [color=darkred]0.2 tiles/second[/color].
|
||||
Attack speed: [color=darkred]1 Hz[/color].
|
||||
Attack damage: [color=darkred]1 bite[/color]."
|
||||
name_key = "conehead"
|
||||
description_key = "conehead_desc"
|
||||
Cost = 2.0
|
||||
Scene = ExtResource("1_llf5l")
|
||||
ReloadTime = 1.0
|
||||
|
|
|
|||
|
|
@ -6,14 +6,8 @@
|
|||
|
||||
[resource]
|
||||
script = ExtResource("1_u5qpq")
|
||||
display_name = "Trash can zombie"
|
||||
display_description = "Some time in the past he met a great conqueror. Hates to live without his can. Equivalent of ~8 zombies.
|
||||
Health points: [color=darkred]13 peas[/color].
|
||||
Armour points: [color=darkred]39 peas[/color].
|
||||
Walk speed: [color=darkred]0.2 tiles/second[/color].
|
||||
Run speed: [color=darkred]0.6 tiles/second[/color].
|
||||
Attack speed: [color=darkred]1 Hz[/color].
|
||||
Attack damage: [color=darkred]1 bite[/color]."
|
||||
name_key = "hobo"
|
||||
description_key = "hobo_desc"
|
||||
Cost = 7.0
|
||||
Scene = ExtResource("1_4myt6")
|
||||
ReloadTime = 1.0
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue