You cannot select more than 25 topics
			Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
		
		
		
		
		
			
		
			
	
	
		
			26 lines
		
	
	
		
			920 B
		
	
	
	
		
			Plaintext
		
	
		
		
			
		
	
	
			26 lines
		
	
	
		
			920 B
		
	
	
	
		
			Plaintext
		
	
| 
											2 years ago
										 | [gd_resource type="Resource" script_class="UpgradeData" load_steps=3 format=3 uid="uid://b78jqcpgef2ud"] | ||
|  | 
 | ||
|  | [ext_resource type="Texture2D" uid="uid://d38giyxvkhl6g" path="res://example/Random Upgrades/icons/all_icons/all_icons_3.tres" id="1_mrwdr"] | ||
|  | [ext_resource type="Script" path="res://example/Random Upgrades/upgrade_data.gd" id="2_ug2lv"] | ||
|  | 
 | ||
|  | [resource] | ||
|  | resource_name = "Weapon: Axe" | ||
|  | script = ExtResource("2_ug2lv") | ||
|  | color1 = Color(0.635294, 0.760784, 1, 1) | ||
|  | max_duplicates = 1 | ||
|  | tags = Array[String](["strength", "melee", "weapon"]) | ||
|  | type = 0 | ||
|  | attributes = Array[int]([0, 2]) | ||
|  | icon = ExtResource("1_mrwdr") | ||
|  | prerequisites = Array[ExtResource("2_ug2lv")]([]) | ||
|  | color2 = Color(0.980392, 0.584314, 0.203922, 1) | ||
|  | base_weight = 10.0 | ||
|  | is_notable = false | ||
|  | multiplier_per_tag = "strength 2.0" | ||
|  | multiplier_if_tag_present = "" | ||
|  | multiplier_if_tag_not_present = "" | ||
|  | max_tags_present = "weapon 4" | ||
|  | list_item_delimeter = " " | ||
|  | list_row_delimeter = " | ||
|  | " |