Home · item · Bow_BigGame

Properties

type
Bow
affinity
Spark
aptitudes
ref=Assassinref=Wizard
level
14
faction
Crimson
sellPrice
1
rarity
Rare
skills
flags

Referenced by

lootTable (1)

Raw data
{
  "gfx": {
    "file": "UI/Portraits/Items/Bow/Bow_BigGame.png",
    "size": 256,
    "x": 0,
    "y": 0
  },
  "id": "Bow_BigGame",
  "texts": {
    "flavorDesc": "This weapon is a testimony to the Rams' lack of imagination. If something can hurt them, they always picture it wearing a pair of horns.",
    "name": "Horns of the Wind"
  },
  "visuals": {
    "models": [
      {
        "prefab": "Character/Weapon/Bow/Bow_Crimson_01.prefab"
      },
      {
        "prefab": "Character/Weapon/Bow/Arrow_Crimson_01.prefab"
      }
    ]
  },
  "type": "Bow",
  "affinity": "Spark",
  "aptitudes": [
    {
      "ref": "Assassin"
    },
    {
      "ref": "Wizard"
    }
  ],
  "level": 14,
  "faction": "Crimson",
  "sellPrice": 1,
  "rarity": "Rare",
  "affixes": [],
  "skills": [
    {
      "skill": "Bow_Base_Attack"
    },
    {
      "skill": "Bow_Base_Attack2"
    },
    {
      "skill": "Bow_Base_Attack3"
    },
    {
      "skill": "Bow_Base_Attack4"
    },
    {
      "skill": "Bow_BigGame_Combo"
    },
    {
      "skill": "Bow_BigGame_Skill1"
    },
    {
      "skill": "Bow_BigGame_Skill2"
    },
    {
      "skill": "Bow_BigGame_Passive"
    }
  ],
  "props": {},
  "flags": [
    "ActivityLoot"
  ],
  "_xrefs": [
    {
      "from_sheet": "lootTable",
      "from_id": "SpongeBlob",
      "via_field": "loot"
    }
  ]
}