Quit-Rolling-Around-gmtk-ja.../Assets/CardDB/Broadsword.tres

22 lines
536 B
Plaintext
Raw Normal View History

2022-07-16 12:06:46 +01:00
[gd_resource type="Resource" load_steps=2 format=2]
[ext_resource path="res://Assets/CardDB/CardBD.gd" type="Script" id=1]
[resource]
script = ExtResource( 1 )
name = "Broadsword"
type = 0
effect_damage_range = 2
2022-07-16 12:06:46 +01:00
move_amount_addition = 0
move_dice_multiplyer = 1
damage_amount_addition = 0
damage_dice_multiplyer = 0
effects = [ ]
2022-07-16 12:06:46 +01:00
accepted_dice = [ ]
number_of_dice = 2
2022-07-16 12:06:46 +01:00
same_dice_requirement = false
addition_dice = false
addition_amount = -1
description = "Does damage equal to the sum of both dice to all enemies
Range: 2 spaces"