[gd_resource type="Resource" script_class="ArmorStats" load_steps=3 format=3 uid="uid://vangfekav0c"] [ext_resource type="Texture2D" uid="uid://8ls7ei4nl6le" path="res://src/items/armor/textures/Jaguar Suit.png" id="1_7p33d"] [ext_resource type="Script" uid="uid://dqtp6ewvttoyu" path="res://src/items/armor/ArmorStats.cs" id="2_aw6ev"] [resource] script = ExtResource("2_aw6ev") _telluricResistance = 0.0 _aeolicResistance = 0.0 _hydricResistance = 0.0 _igneousResistance = 0.0 _ferrumResistance = 0.0 _holyResistance = 0.0 _curseResistance = 0.0 ArmorTag = 0 Name = "Jaguar Suit" StatDescription = "Raises ATK by 3." FlavorText = "Inhabiting the character of another offers freedom to embrace emotions otherwise foreign to the wearer in daily life. Such activities must be tried for oneself in order to see this world of charm. Raises ATK." SpawnRate = 0.08 BonusAttack = 3 BonusDefense = 5 BonusLuck = 0 BonusHP = 0 BonusVT = 0 AeolicResistance = 0 TelluricResistance = 0 HydricResistance = 0 IgneousResistance = 0 FerrumResistance = 0 HolyResistance = 0 CurseResistance = 0 ThrowSpeed = 12.0 ThrowDamage = 5 ItemTag = 0 Texture = ExtResource("1_7p33d")