Cestra Incarnon Genesis
resource/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/CestraIncarnonUnlocker
Awaken this weapon's ability to increase its Critical Chance the longer it is fired uninterrupted.
| kind | misc |
| parent | BaseIncarnonUnlocker |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/CestraIncarnonAdapter.png |
| description | Awaken this weapon's ability to increase its Critical Chance the longer it is fired uninterrupted. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/CestraIncarnonUnlocker |
| display_name | Cestra Incarnon Genesis |
| localize_tag | /Lotus/Language/Weapons/CestraIncarnonUnlockerName |
| internal_name | CestraIncarnonUnlocker |
| premium_price | 20 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/Weapons/CestraIncarnonUnlockerDesc |
Raw record
{
"kind": "misc",
"parent": "BaseIncarnonUnlocker",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Weapons/IncarnonWeapons/CestraIncarnonAdapter.png",
"description": "Awaken this weapon's ability to increase its Critical Chance the longer it is fired uninterrupted.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/MiscItems/IncarnonAdapters/Secondary/CestraIncarnonUnlocker",
"display_name": "Cestra Incarnon Genesis",
"localize_tag": "/Lotus/Language/Weapons/CestraIncarnonUnlockerName",
"internal_name": "CestraIncarnonUnlocker",
"premium_price": 20,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/Weapons/CestraIncarnonUnlockerDesc"
}