fixed the parity between air and land enemies. +added a lot of new cards
This commit is contained in:
@ -1,8 +1,9 @@
|
||||
extends Resource
|
||||
class_name StatusStats
|
||||
|
||||
@export var unique := false
|
||||
@export var proc_frequency := 0.0
|
||||
@export var name : String
|
||||
@export var max_stacks := 0
|
||||
@export var proc_cd := 0.0
|
||||
@export var duration := 1.0
|
||||
@export var potency := 1.0
|
||||
@export var icon : Texture
|
||||
|
Reference in New Issue
Block a user