Boltor Incarnon Genesis
resource/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoltorIncarnonUnlocker
Awaken this weapon's ability to prioritize Slash Damage and gain Multishot in Incarnon Form.
| kind | misc |
| parent | BaseIncarnonUnlocker |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/BoltorIncarnonAdapter.png |
| description | Awaken this weapon's ability to prioritize <DT_SLASH_COLOR>Slash Damage and gain Multishot in Incarnon Form. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoltorIncarnonUnlocker |
| display_name | Boltor Incarnon Genesis |
| localize_tag | /Lotus/Language/Weapons/BoltorIncarnonUnlockerName |
| internal_name | BoltorIncarnonUnlocker |
| premium_price | 20 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Weapons/BoltorIncarnonUnlockerDesc |
Raw record
{
"kind": "misc",
"parent": "BaseIncarnonUnlocker",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/BoltorIncarnonAdapter.png",
"description": "Awaken this weapon's ability to prioritize <DT_SLASH_COLOR>Slash Damage and gain Multishot in Incarnon Form.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/BoltorIncarnonUnlocker",
"display_name": "Boltor Incarnon Genesis",
"localize_tag": "/Lotus/Language/Weapons/BoltorIncarnonUnlockerName",
"internal_name": "BoltorIncarnonUnlocker",
"premium_price": 20,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Weapons/BoltorIncarnonUnlockerDesc"
}