Coolant Blue
resource/Lotus/Types/Items/Research/DojoColors/DojoColorVallisD
|PAINT_NAME| pigments drop from the following enemies: |ENEMY_LIST|
| kind | research |
| parent | DojoColorRecipeItem |
| icon_path | /Lotus/Interface/Icons/StoreIcons/Palettes/Dyes/Canister.png |
| description | |PAINT_NAME| pigments drop from the following enemies: |ENEMY_LIST| |
| market_mode | MM_HIDDEN |
| content_path | /Lotus/Types/Items/Research/DojoColors/DojoColorVallisD |
| display_name | Coolant Blue |
| localize_tag | /Lotus/Language/DojoPaints/VallisD |
| internal_name | DojoColorVallisD |
| is_player_facing | True |
| localize_desc_tag | /Lotus/Language/DojoPaints/GenericPaintDesc |
Raw record
{
"kind": "research",
"parent": "DojoColorRecipeItem",
"icon_path": "/Lotus/Interface/Icons/StoreIcons/Palettes/Dyes/Canister.png",
"description": "|PAINT_NAME| pigments drop from the following enemies: |ENEMY_LIST|",
"market_mode": "MM_HIDDEN",
"content_path": "/Lotus/Types/Items/Research/DojoColors/DojoColorVallisD",
"display_name": "Coolant Blue",
"localize_tag": "/Lotus/Language/DojoPaints/VallisD",
"internal_name": "DojoColorVallisD",
"is_player_facing": true,
"localize_desc_tag": "/Lotus/Language/DojoPaints/GenericPaintDesc"
}