Участник:IanComradeBot/prototype/species.json: различия между версиями
м Update prototype/species.json via GitHub Actions |
м Update prototype/species.json via GitHub Actions |
||
| (не показано 19 промежуточных версий этого же участника) | |||
| Строка 27: | Строка 27: | ||
}, | }, | ||
"id": { | "id": { | ||
" | "Gingerbread": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name-gingerbread", | |||
"name": "species-name- | "roundStart": false, | ||
"roundStart": | "sprites": "MobGingerbreadSprites", | ||
"sprites": " | "defaultSkinTone": "#9A7C5AFF", | ||
"defaultSkinTone": "# | "markingLimits": "MobHumanMarkingLimits", | ||
"markingLimits": " | "prototype": "MobGingerbread", | ||
"prototype": " | "dollPrototype": "MobGingerbreadDummy", | ||
"dollPrototype": " | "skinColoration": "HumanToned" | ||
"skinColoration": " | |||
}, | }, | ||
" | "Skeleton": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-skeleton", | ||
"roundStart": | "roundStart": false, | ||
"sprites": " | "sprites": "MobSkeletonSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#FFF9E2FF", | ||
"markingLimits": " | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobSkeletonPerson", | ||
"dollPrototype": " | "dollPrototype": "MobSkeletonPersonDummy", | ||
"skinColoration": " | "skinColoration": "TintedHues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesSkeletonFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesSkeletonFirst" | ||
}, | }, | ||
" | "Arachnid": { | ||
"sexes": [ | "sexes": [ | ||
"Unsexed" | "Unsexed" | ||
], | ], | ||
"name": "species-name-arachnid", | |||
"name": "species-name- | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobArachnidSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#385878FF", | ||
"markingLimits": " | "markingLimits": "MobArachnidMarkingLimits", | ||
"prototype": " | "prototype": "MobArachnid", | ||
"dollPrototype": " | "dollPrototype": "MobArachnidDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesArachnidFirst", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesArachnidFirst", | ||
"maleLastNames": " | "maleLastNames": "NamesArachnidLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesArachnidLast" | ||
}, | }, | ||
"Diona": { | "Diona": { | ||
| Строка 118: | Строка 96: | ||
"femaleLastNames": "NamesDionaLast" | "femaleLastNames": "NamesDionaLast" | ||
}, | }, | ||
" | "CorvaxVulpkanin": { | ||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"name": "species-name-vulpkanin", | |||
"roundStart": false, | |||
"sprites": "MobCorvaxVulpkaninSprites", | |||
"defaultSkinTone": "#EB943DFF", | |||
"markingLimits": "MobCorvaxVulpkaninMarkingLimits", | |||
"prototype": "MobCorvaxVulpkanin", | |||
"dollPrototype": "MobCorvaxVulpkaninDummy", | |||
"skinColoration": "Hues", | |||
"maleFirstNames": "NamesVulpFirstMale", | |||
"femaleFirstNames": "NamesVulpFirstFemale", | |||
"maleLastNames": "NamesVulpLast", | |||
"femaleLastNames": "NamesVulpLast" | |||
}, | |||
"SlimePerson": { | |||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-slime", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobSlimeSprites", | ||
"markingLimits": " | "defaultSkinTone": "#B8B8B8FF", | ||
"prototype": " | "markingLimits": "MobSlimeMarkingLimits", | ||
"dollPrototype": " | "prototype": "MobSlimePerson", | ||
"skinColoration": " | "dollPrototype": "MobSlimePersonDummy", | ||
"skinColoration": "Hues" | |||
}, | }, | ||
"Ipc": { | "Ipc": { | ||
| Строка 149: | Строка 146: | ||
"femaleLastNames": "NamesIpcLast", | "femaleLastNames": "NamesIpcLast", | ||
"minAge": 0 | "minAge": 0 | ||
}, | }, | ||
"Moth": { | "Moth": { | ||
| Строка 184: | Строка 165: | ||
"femaleLastNames": "NamesMothLast" | "femaleLastNames": "NamesMothLast" | ||
}, | }, | ||
" | "Dwarf": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
" | "youngAge": 60, | ||
" | "oldAge": 300, | ||
" | "maxAge": 600, | ||
" | "name": "species-name-dwarf", | ||
"roundStart": true, | |||
"sprites": "MobHumanSprites", | |||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobDwarf", | ||
"dollPrototype": " | "dollPrototype": "MobDwarfDummy", | ||
"skinColoration": " | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Human": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-human", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobHumanSprites", | ||
"markingLimits": "MobHumanMarkingLimits", | "markingLimits": "MobHumanMarkingLimits", | ||
"prototype": " | "prototype": "MobHuman", | ||
"dollPrototype": " | "dollPrototype": "MobHumanDummy", | ||
"skinColoration": "HumanToned" | "skinColoration": "HumanToned" | ||
}, | }, | ||
" | "Vulpkanin": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-vulpkanin", | ||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobCorvaxVulpkaninSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobVulpkaninMarkingLimits", | ||
"prototype": " | "prototype": "MobVulpkanin", | ||
"dollPrototype": " | "dollPrototype": "MobVulpkaninDummy", | ||
"skinColoration": "Hues" | "skinColoration": "Hues", | ||
"maleFirstNames": "NamesVulpFirstMale", | |||
"femaleFirstNames": "NamesVulpFirstFemale", | |||
"maleLastNames": "NamesVulpLast", | |||
"femaleLastNames": "NamesVulpLast" | |||
}, | }, | ||
" | "Tajaran": { | ||
"sexes": [ | "sexes": [ | ||
"Male", | "Male", | ||
"Female" | "Female" | ||
], | ], | ||
"name": "species-name- | "name": "species-name-tajaran", | ||
"roundStart": | "roundStart": true, | ||
"sprites": " | "sprites": "MobTajaranSprites", | ||
"defaultSkinTone": "#EB943DFF", | "defaultSkinTone": "#EB943DFF", | ||
"markingLimits": " | "markingLimits": "MobTajaranMarkingLimits", | ||
"prototype": " | "prototype": "MobTajaran", | ||
"dollPrototype": " | "dollPrototype": "MobTajaranDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesTajaranFirstMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesTajaranFirstFemale", | ||
"maleLastNames": " | "maleLastNames": "NamesTajaranLast", | ||
"femaleLastNames": " | "femaleLastNames": "NamesTajaranLast" | ||
}, | }, | ||
" | "Vox": { | ||
"sexes": [ | "sexes": [ | ||
"Unsexed" | "Unsexed" | ||
], | ], | ||
"name": "species-name- | "naming": "First", | ||
"name": "species-name-vox", | |||
"roundStart": true, | |||
"sprites": "MobVoxSprites", | |||
"defaultSkinTone": "#6C741DFF", | |||
"markingLimits": "MobVoxMarkingLimits", | |||
"prototype": "MobVox", | |||
"dollPrototype": "MobVoxDummy", | |||
"skinColoration": "VoxFeathers", | |||
"maleFirstNames": "NamesVox", | |||
"femaleFirstNames": "NamesVox" | |||
}, | |||
"Reptilian": { | |||
"sexes": [ | |||
"Male", | |||
"Female" | |||
], | |||
"naming": "FirstDashFirst", | |||
"name": "species-name-reptilian", | |||
"roundStart": true, | "roundStart": true, | ||
"sprites": " | "sprites": "MobReptilianSprites", | ||
"defaultSkinTone": "# | "defaultSkinTone": "#34A223FF", | ||
"markingLimits": " | "markingLimits": "MobReptilianMarkingLimits", | ||
"prototype": " | "prototype": "MobReptilian", | ||
"dollPrototype": " | "dollPrototype": "MobReptilianDummy", | ||
"skinColoration": "Hues", | "skinColoration": "Hues", | ||
"maleFirstNames": " | "maleFirstNames": "NamesReptilianMale", | ||
"femaleFirstNames": " | "femaleFirstNames": "NamesReptilianFemale" | ||
} | } | ||
} | } | ||
} | } | ||