Quit-Rolling-Around-gmtk-ja.../Assets/CardDB/Poisonous apple.tres

22 lines
528 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 = "Poisonous apple"
2022-07-16 12:06:46 +01:00
type = 3
effect_damage_range = 3
2022-07-16 12:06:46 +01:00
move_amount_addition = 0
move_dice_multiplyer = 0
2022-07-16 12:06:46 +01:00
damage_amount_addition = 0
damage_dice_multiplyer = 0
effects = [ 0, 9 ]
accepted_dice = [ 0, 1 ]
2022-07-16 12:06:46 +01:00
number_of_dice = 1
same_dice_requirement = false
addition_dice = false
addition_amount = -1
description = "Poison enemies and reroll your dice
Range: 3 spaces"