Home · item · Sword_Start

Properties

type
Sword
aptitudes
ref=Fighter
level
1
iLevel
10
sellPrice
1
rarity
Uncommon
affixes
target={"attribute":"Vitality"}target2={}ref=TAttribute_Flatval=2target={"attribute":"Strength"}target2={}ref=TAttribute_Flatval=2
skills
flags
PreventUpgrade

Referenced by

unit (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Sword/Character_Weapon_Sword_Sword_Starter.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Sword_Start",
  "texts": {
    "flavorDesc": "If you've been given this sword, someone thinks you can't be trusted with a real one.",
    "name": "Light Practice Sword"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Character/Weapon/Sword/Sword_Starter.prefab"
      }
    ]
  },
  "type": "Sword",
  "aptitudes": [
    {
      "ref": "Fighter"
    }
  ],
  "level": 1,
  "iLevel": 10,
  "sellPrice": 1,
  "rarity": "Uncommon",
  "affixes": [
    {
      "target": {
        "attribute": "Vitality"
      },
      "target2": {},
      "ref": "TAttribute_Flat",
      "val": 2
    },
    {
      "target": {
        "attribute": "Strength"
      },
      "target2": {},
      "ref": "TAttribute_Flat",
      "val": 2
    }
  ],
  "skills": [
    {
      "skill": "Sword_Base_Attack"
    },
    {
      "skill": "Sword_Base_Attack3"
    },
    {
      "skill": "Sword_Base_Attack2"
    },
    {
      "skill": "Sword_Start_Combo"
    },
    {
      "skill": "Sword_Start_Skill1"
    }
  ],
  "props": {},
  "flags": [
    "PreventUpgrade"
  ],
  "_xrefs": [
    {
      "from_sheet": "unit",
      "from_id": "Warrior",
      "via_field": "parts"
    }
  ]
}