Dread Incarnon Genesis
resource/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/DreadIncarnonUnlocker
Awaken this weapon's ability to sacrifice silence for increased projectile size and Heat Damage in Incarnon Form.
| kind | misc |
| parent | BaseIncarnonUnlocker |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/DreadIncarnonAdapter.png |
| description | Awaken this weapon's ability to sacrifice silence for increased projectile size and <DT_FIRE_COLOR>Heat Damage in Incarnon Form. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/DreadIncarnonUnlocker |
| display_name | Dread Incarnon Genesis |
| localize_tag | /Lotus/Language/Weapons/DreadIncarnonUnlockerName |
| internal_name | DreadIncarnonUnlocker |
| premium_price | 20 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Weapons/DreadIncarnonUnlockerDesc |
Raw record
{
"kind": "misc",
"parent": "BaseIncarnonUnlocker",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/DreadIncarnonAdapter.png",
"description": "Awaken this weapon's ability to sacrifice silence for increased projectile size and <DT_FIRE_COLOR>Heat Damage in Incarnon Form.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Primary/DreadIncarnonUnlocker",
"display_name": "Dread Incarnon Genesis",
"localize_tag": "/Lotus/Language/Weapons/DreadIncarnonUnlockerName",
"internal_name": "DreadIncarnonUnlocker",
"premium_price": 20,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Weapons/DreadIncarnonUnlockerDesc"
}