Adrenal Stim
item/Lotus/Types/Restoratives/Consumable/NpcBuffs/SpeedBuffArmorDebuff
Elevates adrenaline levels to enable faster movement while increasing sensitivity to damage.
| kind | consumable |
| parent | NpcBuff |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Gear/Stims/AdrenalStim.png |
| description | Elevates adrenaline levels to enable faster movement while increasing sensitivity to damage. |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Restoratives/Consumable/NpcBuffs/SpeedBuffArmorDebuff |
| display_name | Adrenal Stim |
| localize_tag | /Lotus/Language/Items/NpcSpeedBuffArmorDebuff |
| internal_name | SpeedBuffArmorDebuff |
| is_player_facing | True |
| product_category | Consumables |
| localize_desc_tag | /Lotus/Language/Items/NpcSpeedBuffArmorDebuffDesc |
Raw record
{
"kind": "consumable",
"parent": "NpcBuff",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Gear/Stims/AdrenalStim.png",
"description": "Elevates adrenaline levels to enable faster movement while increasing sensitivity to damage.",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Restoratives/Consumable/NpcBuffs/SpeedBuffArmorDebuff",
"display_name": "Adrenal Stim",
"localize_tag": "/Lotus/Language/Items/NpcSpeedBuffArmorDebuff",
"internal_name": "SpeedBuffArmorDebuff",
"is_player_facing": true,
"product_category": "Consumables",
"localize_desc_tag": "/Lotus/Language/Items/NpcSpeedBuffArmorDebuffDesc"
}