Add generator buffs (additional test required)
This commit is contained in:
14
generator/buffs/knowledge_auto_treatise.tres
Normal file
14
generator/buffs/knowledge_auto_treatise.tres
Normal file
@@ -0,0 +1,14 @@
|
||||
[gd_resource type="Resource" script_class="GeneratorBuffData" format=3 uid="uid://b4ne724qqo4d8"]
|
||||
|
||||
[ext_resource type="Script" uid="uid://dnhocfsuvmeyb" path="res://generator/generator_buff_data.gd" id="1_4w6kt"]
|
||||
[ext_resource type="Resource" uid="uid://bnhqk8b31mm4e" path="res://currency/knowledge.tres" id="2_hk5d2"]
|
||||
|
||||
[resource]
|
||||
script = ExtResource("1_4w6kt")
|
||||
id = &"knowledge_auto_treatise"
|
||||
text = "Ancient Treatise"
|
||||
max_level = 35
|
||||
effect_increment = 0.2
|
||||
cost_currency = ExtResource("2_hk5d2")
|
||||
base_cost_mantissa = 40.0
|
||||
cost_multiplier = 1.75
|
||||
Reference in New Issue
Block a user