← Resources

Boar Incarnon Genesis

resource
/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoarIncarnonUnlocker

Awaken this weapon's ability to fire three short-range beams that chain link enemies in Incarnon Form.

kind misc
parent BaseIncarnonUnlocker
icon_path /Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/BoarIncarnonAdapter.png
description Awaken this weapon's ability to fire three short-range beams that chain link enemies in Incarnon Form.
market_mode MM_HIDDEN
content_path /Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoarIncarnonUnlocker
display_name Boar Incarnon Genesis
localize_tag /Lotus/Language/Weapons/BoarIncarnonUnlockerName
internal_name BoarIncarnonUnlocker
premium_price 20
is_player_facing True
localize_desc_tag /Lotus/Language/Weapons/BoarIncarnonUnlockerDesc
Raw record
{
  "kind": "misc",
  "parent": "BaseIncarnonUnlocker",
  "icon_path": "/Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/BoarIncarnonAdapter.png",
  "description": "Awaken this weapon's ability to fire three short-range beams that chain link enemies in Incarnon Form.",
  "market_mode": "MM_HIDDEN",
  "content_path": "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoarIncarnonUnlocker",
  "display_name": "Boar Incarnon Genesis",
  "localize_tag": "/Lotus/Language/Weapons/BoarIncarnonUnlockerName",
  "internal_name": "BoarIncarnonUnlocker",
  "premium_price": 20,
  "is_player_facing": true,
  "localize_desc_tag": "/Lotus/Language/Weapons/BoarIncarnonUnlockerDesc"
}