Home · item · Sword_Craft

Properties

type
Sword
affinity
Physical
aptitudes
ref=Fighterref=Cleric
level
4
faction
Environment
sellPrice
1
rarity
Rare
skills
Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Sword/Character_Weapon_Sword_Sword_R8_R1Craft_Fig.prefab.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Sword_Craft",
  "texts": {
    "flavorDesc": "To conquer without risk is to triumph without glory. Thankfully, going to battle with that sword makes such a situation very unlikely.",
    "name": "Glory"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Character/Weapon/Sword/Sword_R8_R1Craft_Fig.prefab"
      }
    ]
  },
  "type": "Sword",
  "affinity": "Physical",
  "aptitudes": [
    {
      "ref": "Fighter"
    },
    {
      "ref": "Cleric"
    }
  ],
  "level": 4,
  "faction": "World",
  "sellPrice": 1,
  "rarity": "Rare",
  "affixes": [],
  "skills": [
    {
      "skill": "Sword_Base_Attack"
    },
    {
      "skill": "Sword_Base_Attack3"
    },
    {
      "skill": "Sword_Base_Attack2"
    },
    {
      "skill": "Sword_Craft_Combo"
    },
    {
      "skill": "Sword_Craft_Skill1"
    },
    {
      "skill": "Sword_Craft_Passive"
    }
  ],
  "props": {}
}