Light Practice Sword
Sword_StartuncommonNote: 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.”
Stats
View:
6 Strength
13 Armor Penetration
3 Vitality
Item Level 1
Requires Level 1
Attributes
- +2 Vitality
- +2 Strength
Skills
Sword Base Attack0.25s
13% Strength · Physical
Deals 13% Strength Physical to enemies in a small cone.
Sword Base Attack 30.55s
13% Strength · Physical
Sword Base Attack 20.26s
13% Strength · Physical
Practice Strike0.75s
65% Strength + 78% Strength · Physical
A thrust dealing 65% Strength + 78% Strength Physical to an enemy and generating a high amount of threat.
Cleavecd 10s · 0.8s
150% Strength · Physical
Smashes the ground, dealing 150% Strength Physical to enemies and knocking them back, generating a high amount of threat.
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
}