FareverDB

Light Practice Sword

Sword_Startuncommon

Note: not all rarities may be available for every item.

If you've been given this sword, someone thinks you can't be trusted with a real one.

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