OpenValley/powers/powers.txt

127 lines
1.8 KiB
Plaintext
Raw Normal View History

2021-03-22 20:28:10 +01:00
# Power Definitions
2021-08-07 20:34:20 +02:00
INCLUDE powers/sleep.txt
# 000
2021-03-22 20:28:10 +01:00
INCLUDE powers/clock.txt
2021-05-12 13:42:01 +02:00
# 100
INCLUDE powers/years.txt
# 200
2021-03-22 20:28:10 +01:00
INCLUDE powers/days.txt
2021-05-12 13:42:01 +02:00
# 300
2021-03-22 20:28:10 +01:00
INCLUDE powers/date.txt
2021-05-12 13:42:01 +02:00
# 400
2021-03-22 20:28:10 +01:00
INCLUDE powers/seasons.txt
2021-05-12 13:42:01 +02:00
# 500
2021-03-28 15:16:19 +02:00
INCLUDE powers/foraging.txt
2021-05-12 13:42:01 +02:00
# 600
2021-03-22 20:28:10 +01:00
[power]
2021-03-27 09:56:56 +01:00
id=10
2021-03-24 13:38:07 +01:00
name=Hoe
2021-03-22 20:28:10 +01:00
type=fixed
2021-03-28 15:16:19 +02:00
icon=257
2021-03-22 20:28:10 +01:00
new_state=instant
2021-03-28 15:16:19 +02:00
requires_mp=2
2021-03-22 20:28:10 +01:00
face=true
use_hazard=true
aim_assist=true
base_damage=melee
lifespan=1s
speed=12
radius=1.0
starting_pos=melee
animation=animations/powers/hoe.txt
directional=false
cooldown=1s
requires_flags=hoe
2021-03-27 09:56:56 +01:00
target_categories=tools
[power]
id=11
name=Axe
type=fixed
2021-03-28 15:16:19 +02:00
icon=258
2021-03-27 09:56:56 +01:00
new_state=instant
2021-03-28 15:16:19 +02:00
requires_mp=2
2021-03-27 09:56:56 +01:00
face=true
use_hazard=true
aim_assist=true
base_damage=melee
lifespan=1s
speed=12
radius=1.0
starting_pos=melee
animation=animations/powers/axe.txt
directional=false
cooldown=1s
requires_flags=axe
target_categories=tree
2021-03-22 20:28:10 +01:00
2021-04-03 13:56:59 +02:00
[power]
id=12
name=Pickaxe
type=fixed
icon=259
new_state=instant
requires_mp=2
face=true
use_hazard=true
aim_assist=true
base_damage=melee
lifespan=1s
speed=12
radius=1.0
starting_pos=melee
animation=animations/powers/pickaxe.txt
directional=false
cooldown=1s
2021-04-06 15:56:33 +02:00
requires_flags=pickaxe
2021-04-03 13:56:59 +02:00
target_categories=rock
2021-04-24 16:54:01 +02:00
[power]
id=13
name=Scythe
type=fixed
icon=260
new_state=instant
requires_mp=2
face=true
use_hazard=true
aim_assist=true
base_damage=melee
lifespan=1s
speed=12
radius=1.0
starting_pos=melee
animation=animations/powers/scythe.txt
directional=false
cooldown=1s
requires_flags=scythe
target_categories=tools
2021-03-22 20:28:10 +01:00
[power]
id=2
#name=Slime Attack
type=fixed
new_state=instant
use_hazard=true
base_damage=melee
lifespan=33ms
radius=1.25
starting_pos=source
cooldown=1s
post_effect=knockback,20,150ms
[power]
id=3
#name=instant kill
type=missile
new_state=instant
use_hazard=true
base_damage=ranged
radius=100
source_type=hero
target_categories=slimebuono
modifier_accuracy=absolute,1000
post_effect=knockback,100,150ms