Archwing Launcher Segment
item/Lotus/Types/Items/ShipFeatureItems/EidolonArchwingFoundryUpgradeFeatureItem
Adds the Archwing Launcher to the foundry.
| kind | ship_feature |
| parent | ShipFeatureItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Companions/Pets/IncubationItems/NutrioIncubatorUpgradeSegment.png |
| description | Adds the Archwing Launcher to the foundry. |
| market_mode | MM_NONE |
| content_path | /Lotus/Types/Items/ShipFeatureItems/EidolonArchwingFoundryUpgradeFeatureItem |
| display_name | Archwing Launcher Segment |
| localize_tag | /Lotus/Language/ShipFeatureItems/ShipFeatureEidolonArchwingFoundryUpgrade |
| internal_name | EidolonArchwingFoundryUpgradeFeatureItem |
| premium_price | 175 |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/ShipFeatureItems/ShipFeatureEidolonArchwingFoundryUpgradeDesc |
Raw record
{
"kind": "ship_feature",
"parent": "ShipFeatureItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Companions/Pets/IncubationItems/NutrioIncubatorUpgradeSegment.png",
"description": "Adds the Archwing Launcher to the foundry.",
"market_mode": "MM_NONE",
"content_path": "/Lotus/Types/Items/ShipFeatureItems/EidolonArchwingFoundryUpgradeFeatureItem",
"display_name": "Archwing Launcher Segment",
"localize_tag": "/Lotus/Language/ShipFeatureItems/ShipFeatureEidolonArchwingFoundryUpgrade",
"internal_name": "EidolonArchwingFoundryUpgradeFeatureItem",
"premium_price": 175,
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/ShipFeatureItems/ShipFeatureEidolonArchwingFoundryUpgradeDesc"
}