Descriptor shape token: различия между версиями

Материал из Dwarf Fortress Wiki
Перейти к навигацииПерейти к поиску
Нет описания правки
Нет описания правки
Строка 1: Строка 1:
Набор [[token|токенов]], которые соответствуют [[Gem#Типы_огранок|типам огранки]] твердых материалов. Используются в качестве аргументов для других токенов, например {{token|GEM_SHAPE|e}} и {{token|STONE_SHAPE|e}}.
Эти [[token|токены]] описывают различные внутриигровые [[shape|формы]]. Все существующие в оригинальной игре формы находятся в файле descriptor_shape_standard.txt.


{| {{prettytable}}
{| {{prettytable}}
|- bgcolor="#ddd"
|- bgcolor="#999999"
! Token
! Токен
! Аргументы
! Использование
! Описание
 
|-
|-
| {{text anchor|BAGUETTE_CUT_GEM}}
| {{text anchor|ADJ}}
| строка
|
| An adjective to be paired with the name. Can be used multiple times, allowing for variants of the same shape e.g. "thin cross", "tall cross".
 
|-
|-
| {{text anchor|BRIOLETTE_CUT_GEM}}
| {{text anchor|CATEGORY}}{{version|0.47.01}}
| название категории
|
| A category the shape belongs to, which can be used by the tool token [[Tool_token#SHAPE_CATEGORY|SHAPE_CATEGORY]]. Vanilla categories are SIMPLE, PLATONIC, and DICE, but any arbitrary category name is allowed.
 
|-
|-
| {{text anchor|CUSHION_CABOCHON}}
| {{text anchor|SIDES}}{{version|0.47.01}}
| число
| кость
| The amount of sides of the dice.
 
|-
|-
| {{text anchor|CUSHION_CUT_GEM}}
| {{text anchor|GEMS_USE_ADJ}}
|
| самоцветы
| Makes gems in this shape use the syntax 'ADJ + material' e.g. "conglomerate gizzard stone". This, GEMS_USE_NOUN or GEMS_USE_ADJ_NOUN must be used for the name of a gem in this shape to show up.
 
|-
|-
| {{text anchor|EMERALD_CUT_GEM}}
| {{text anchor|GEMS_USE_ADJ_NOUN}}
|
| самоцветы
| Makes gems in this shape use the syntax 'ADJ + material + NAME' e.g. "smooth conglomerate cabochon". This, GEMS_USE_ADJ or GEMS_USE_ADJ_NOUN must be used for the name of a gem in this shape to show up.
 
|-
|-
| {{text anchor|MARQUISE_CUT_GEM}}
| {{text anchor|GEMS_USE_NOUN}}
|
| самоцветы
| Makes gems in this shape use the syntax 'material + NAME' e.g. "point cut conglomerate". This, GEMS_USE_ADJ or GEMS_USE_ADJ_NOUN must be used for the name of a gem in this shape to show up.
 
|-
|-
| {{text anchor|OCTAGON_CUT_GEM}}
| {{text anchor|NAME}}
| единственное:множественное
| {{tc|red|Необходимый}}
| The name of the shape. Is not always strictly used, see GEMS_USE_ADJ.
 
|-
|-
| {{text anchor|OVAL_CABOCHON}}
| {{text anchor|TILE}}
| 'символ' или номер тайла
| {{tc|red|Необходимый}}
| The tile the shape uses, as an engraving or as an item (gem, die).
 
|-
|-
| {{text anchor|OVAL_CUT_GEM}}
| {{text anchor|WORD}}
|-
| слово
| {{text anchor|PEAR_CUT_GEM}}
|  
|-
| Действие неизвестно
| {{text anchor|POINT_CUT_GEM}}
 
|-
| {{text anchor|RADIANT_CUT_GEM}}
|-
| {{text anchor|RECTANGULAR_CABOCHON}}
|-
| {{text anchor|ROSE_CUT_GEM}}
|-
| {{text anchor|ROUND_BRILLIANT_CUT_GEM}}
|-
| {{text anchor|ROUND_CABOCHON}}
|-
| {{text anchor|SINGLE_CUT_GEM}}
|-
| {{text anchor|SQUARE_BRILLIANT_CUT_GEM}}
|-
| {{text anchor|SQUARE_CUT_GEM}}
|-
| {{text anchor|TABLE_CUT_GEM}}
|-
| {{text anchor|TAPERED_BAGUETTE_CUT_GEM}}
|-
| {{text anchor|TRILLION_CUT_GEM}}
|}
|}


[[Категория:Токены]]
[[Категория:Токены]]
[[en:Descriptor shape token]]
[[en:Descriptor shape token]]

Версия от 12:33, 19 марта 2020

Эти токены описывают различные внутриигровые формы. Все существующие в оригинальной игре формы находятся в файле descriptor_shape_standard.txt.

Токен Аргументы Использование Описание
ADJ строка An adjective to be paired with the name. Can be used multiple times, allowing for variants of the same shape e.g. "thin cross", "tall cross".
CATEGORYv0.47.01 название категории A category the shape belongs to, which can be used by the tool token SHAPE_CATEGORY. Vanilla categories are SIMPLE, PLATONIC, and DICE, but any arbitrary category name is allowed.
SIDESv0.47.01 число кость The amount of sides of the dice.
GEMS_USE_ADJ самоцветы Makes gems in this shape use the syntax 'ADJ + material' e.g. "conglomerate gizzard stone". This, GEMS_USE_NOUN or GEMS_USE_ADJ_NOUN must be used for the name of a gem in this shape to show up.
GEMS_USE_ADJ_NOUN самоцветы Makes gems in this shape use the syntax 'ADJ + material + NAME' e.g. "smooth conglomerate cabochon". This, GEMS_USE_ADJ or GEMS_USE_ADJ_NOUN must be used for the name of a gem in this shape to show up.
GEMS_USE_NOUN самоцветы Makes gems in this shape use the syntax 'material + NAME' e.g. "point cut conglomerate". This, GEMS_USE_ADJ or GEMS_USE_ADJ_NOUN must be used for the name of a gem in this shape to show up.
NAME единственное:множественное Необходимый The name of the shape. Is not always strictly used, see GEMS_USE_ADJ.
TILE 'символ' или номер тайла Необходимый The tile the shape uses, as an engraving or as an item (gem, die).
WORD слово Действие неизвестно