Участник:IanComradeBot/prototype/species.json: различия между версиями

м Update prototype/species.json via GitHub Actions
м Update prototype/species.json via GitHub Actions
Строка 27: Строка 27:
},
},
"id": {
"id": {
"Dwarf": {
"sexes": [
"Male",
"Female"
],
"youngAge": 60,
"oldAge": 300,
"maxAge": 600,
"name": "species-name-dwarf",
"roundStart": true,
"sprites": "MobHumanSprites",
"markingLimits": "MobHumanMarkingLimits",
"prototype": "MobDwarf",
"dollPrototype": "MobDwarfDummy",
"skinColoration": "HumanToned"
},
"Vox": {
"sexes": [
"Unsexed"
],
"naming": "First",
"name": "species-name-vox",
"roundStart": true,
"sprites": "MobVoxSprites",
"defaultSkinTone": "#6C741DFF",
"markingLimits": "MobVoxMarkingLimits",
"prototype": "MobVox",
"dollPrototype": "MobVoxDummy",
"skinColoration": "VoxFeathers",
"maleFirstNames": "NamesVox",
"femaleFirstNames": "NamesVox"
},
"Tajaran": {
"Tajaran": {
"sexes": [
"sexes": [
Строка 44: Строка 76:
"maleLastNames": "NamesTajaranLast",
"maleLastNames": "NamesTajaranLast",
"femaleLastNames": "NamesTajaranLast"
"femaleLastNames": "NamesTajaranLast"
},
"Skeleton": {
"sexes": [
"Male",
"Female"
],
"name": "species-name-skeleton",
"roundStart": false,
"sprites": "MobSkeletonSprites",
"defaultSkinTone": "#FFF9E2FF",
"markingLimits": "MobHumanMarkingLimits",
"prototype": "MobSkeletonPerson",
"dollPrototype": "MobSkeletonPersonDummy",
"skinColoration": "TintedHues",
"maleFirstNames": "NamesSkeletonFirst",
"femaleFirstNames": "NamesSkeletonFirst"
},
},
"Ipc": {
"Ipc": {
Строка 63: Строка 111:
"femaleLastNames": "NamesIpcLast",
"femaleLastNames": "NamesIpcLast",
"minAge": 0
"minAge": 0
},
"Arachnid": {
"sexes": [
"Unsexed"
],
"name": "species-name-arachnid",
"roundStart": true,
"sprites": "MobArachnidSprites",
"defaultSkinTone": "#385878FF",
"markingLimits": "MobArachnidMarkingLimits",
"prototype": "MobArachnid",
"dollPrototype": "MobArachnidDummy",
"skinColoration": "Hues",
"maleFirstNames": "NamesArachnidFirst",
"femaleFirstNames": "NamesArachnidFirst",
"maleLastNames": "NamesArachnidLast",
"femaleLastNames": "NamesArachnidLast"
},
},
"Human": {
"Human": {
Строка 94: Строка 125:
"skinColoration": "HumanToned"
"skinColoration": "HumanToned"
},
},
"CorvaxVulpkanin": {
"Vulpkanin": {
"sexes": [
"sexes": [
"Male",
"Male",
Строка 100: Строка 131:
],
],
"name": "species-name-vulpkanin",
"name": "species-name-vulpkanin",
"roundStart": false,
"roundStart": true,
"sprites": "MobCorvaxVulpkaninSprites",
"sprites": "MobCorvaxVulpkaninSprites",
"defaultSkinTone": "#EB943DFF",
"defaultSkinTone": "#EB943DFF",
"markingLimits": "MobCorvaxVulpkaninMarkingLimits",
"markingLimits": "MobVulpkaninMarkingLimits",
"prototype": "MobCorvaxVulpkanin",
"prototype": "MobVulpkanin",
"dollPrototype": "MobCorvaxVulpkaninDummy",
"dollPrototype": "MobVulpkaninDummy",
"skinColoration": "Hues",
"skinColoration": "Hues",
"maleFirstNames": "NamesVulpFirstMale",
"maleFirstNames": "NamesVulpFirstMale",
Строка 111: Строка 142:
"maleLastNames": "NamesVulpLast",
"maleLastNames": "NamesVulpLast",
"femaleLastNames": "NamesVulpLast"
"femaleLastNames": "NamesVulpLast"
},
"Arachnid": {
"sexes": [
"Unsexed"
],
"name": "species-name-arachnid",
"roundStart": true,
"sprites": "MobArachnidSprites",
"defaultSkinTone": "#385878FF",
"markingLimits": "MobArachnidMarkingLimits",
"prototype": "MobArachnid",
"dollPrototype": "MobArachnidDummy",
"skinColoration": "Hues",
"maleFirstNames": "NamesArachnidFirst",
"femaleFirstNames": "NamesArachnidFirst",
"maleLastNames": "NamesArachnidLast",
"femaleLastNames": "NamesArachnidLast"
},
},
"Moth": {
"Moth": {
Строка 129: Строка 177:
"maleLastNames": "NamesMothLast",
"maleLastNames": "NamesMothLast",
"femaleLastNames": "NamesMothLast"
"femaleLastNames": "NamesMothLast"
},
"SlimePerson": {
"sexes": [
"Male",
"Female"
],
"name": "species-name-slime",
"roundStart": true,
"sprites": "MobSlimeSprites",
"defaultSkinTone": "#B8B8B8FF",
"markingLimits": "MobSlimeMarkingLimits",
"prototype": "MobSlimePerson",
"dollPrototype": "MobSlimePersonDummy",
"skinColoration": "Hues"
},
"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"
},
},
"Diona": {
"Diona": {
Строка 151: Строка 231:
"maleLastNames": "NamesDionaLast",
"maleLastNames": "NamesDionaLast",
"femaleLastNames": "NamesDionaLast"
"femaleLastNames": "NamesDionaLast"
},
"SlimePerson": {
"sexes": [
"Male",
"Female"
],
"name": "species-name-slime",
"roundStart": true,
"sprites": "MobSlimeSprites",
"defaultSkinTone": "#B8B8B8FF",
"markingLimits": "MobSlimeMarkingLimits",
"prototype": "MobSlimePerson",
"dollPrototype": "MobSlimePersonDummy",
"skinColoration": "Hues"
},
"Vox": {
"sexes": [
"Unsexed"
],
"naming": "First",
"name": "species-name-vox",
"roundStart": true,
"sprites": "MobVoxSprites",
"defaultSkinTone": "#6C741DFF",
"markingLimits": "MobVoxMarkingLimits",
"prototype": "MobVox",
"dollPrototype": "MobVoxDummy",
"skinColoration": "VoxFeathers",
"maleFirstNames": "NamesVox",
"femaleFirstNames": "NamesVox"
},
},
"Gingerbread": {
"Gingerbread": {
Строка 212: Строка 262:
"maleFirstNames": "NamesReptilianMale",
"maleFirstNames": "NamesReptilianMale",
"femaleFirstNames": "NamesReptilianFemale"
"femaleFirstNames": "NamesReptilianFemale"
},
"Dwarf": {
"sexes": [
"Male",
"Female"
],
"youngAge": 60,
"oldAge": 300,
"maxAge": 600,
"name": "species-name-dwarf",
"roundStart": true,
"sprites": "MobHumanSprites",
"markingLimits": "MobHumanMarkingLimits",
"prototype": "MobDwarf",
"dollPrototype": "MobDwarfDummy",
"skinColoration": "HumanToned"
},
"Skeleton": {
"sexes": [
"Male",
"Female"
],
"name": "species-name-skeleton",
"roundStart": false,
"sprites": "MobSkeletonSprites",
"defaultSkinTone": "#FFF9E2FF",
"markingLimits": "MobHumanMarkingLimits",
"prototype": "MobSkeletonPerson",
"dollPrototype": "MobSkeletonPersonDummy",
"skinColoration": "TintedHues",
"maleFirstNames": "NamesSkeletonFirst",
"femaleFirstNames": "NamesSkeletonFirst"
},
"Vulpkanin": {
"sexes": [
"Male",
"Female"
],
"name": "species-name-vulpkanin",
"roundStart": true,
"sprites": "MobCorvaxVulpkaninSprites",
"defaultSkinTone": "#EB943DFF",
"markingLimits": "MobVulpkaninMarkingLimits",
"prototype": "MobVulpkanin",
"dollPrototype": "MobVulpkaninDummy",
"skinColoration": "Hues",
"maleFirstNames": "NamesVulpFirstMale",
"femaleFirstNames": "NamesVulpFirstFemale",
"maleLastNames": "NamesVulpLast",
"femaleLastNames": "NamesVulpLast"
}
}
}
}
}
}