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

м Update prototype/trait.json via GitHub Actions
Метка: отменено
м Update prototype/trait.json via GitHub Actions
Метки: ручная отмена отменено
Строка 24: Строка 24:
"PoorVision": {
"PoorVision": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:PermanentBlindness": {
{
"blindness": 4
"blindness": 4,
"type": "PermanentBlindness"
}
}
},
],
"description": "trait-poor-vision-desc",
"description": "trait-poor-vision-desc",
"name": "trait-poor-vision-name",
"name": "trait-poor-vision-name",
Строка 41: Строка 42:
"ImpairedMobility": {
"ImpairedMobility": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:ImpairedMobility": {}
{
},
"type": "ImpairedMobility"
}
],
"description": "trait-impaired-mobility-desc",
"description": "trait-impaired-mobility-desc",
"name": "trait-impaired-mobility-name",
"name": "trait-impaired-mobility-name",
Строка 51: Строка 54:
"Unrevivable": {
"Unrevivable": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:Unrevivable": {
{
"cloneable": true
"cloneable": true,
"type": "Unrevivable"
}
}
},
],
"description": "trait-unrevivable-desc",
"description": "trait-unrevivable-desc",
"name": "trait-unrevivable-name",
"name": "trait-unrevivable-name",
Строка 62: Строка 66:
"SocialAnxiety": {
"SocialAnxiety": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:StutteringAccent": {
{
"cutRandomProb": 0,
"cutRandomProb": 0,
"threeRandomProb": 0,
"threeRandomProb": 0,
"fourRandomProb": 0,
"fourRandomProb": 0,
"matchRandomProb": 0.1
"matchRandomProb": 0.1,
"type": "StutteringAccent"
}
}
},
],
"description": "trait-socialanxiety-desc",
"description": "trait-socialanxiety-desc",
"name": "trait-socialanxiety-name",
"name": "trait-socialanxiety-name",
Строка 107: Строка 112:
"Muted": {
"Muted": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:Muted": {}
{
},
"type": "Muted"
}
],
"description": "trait-muted-desc",
"description": "trait-muted-desc",
"name": "trait-muted-name",
"name": "trait-muted-name",
Строка 121: Строка 128:
"Accentless": {
"Accentless": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:Accentless": {
{
"removes": {
"removes": [
"type:LizardAccent": {},
{
"type:MothAccent": {},
"type": "LizardAccent"
"type:ReplacementAccent": {
},
"accent": "dwarf"
{
"type": "MothAccent"
},
{
"accent": "dwarf",
"type": "ReplacementAccent"
},
},
"type:GrowlingAccent": {}
{
}
"type": "GrowlingAccent"
}
],
"type": "Accentless"
}
}
},
],
"description": "trait-accentless-desc",
"description": "trait-accentless-desc",
"name": "trait-accentless-name",
"name": "trait-accentless-name",
Строка 140: Строка 155:
"Snoring": {
"Snoring": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:Snoring": {}
{
},
"type": "Snoring"
}
],
"description": "trait-snoring-desc",
"description": "trait-snoring-desc",
"name": "trait-snoring-name",
"name": "trait-snoring-name",
"category": "Quirks"
"category": "Quirks"
},
"Narcolepsy": {
"specials": [],
"components": {
"type:Narcolepsy": {
"minDurationOfIncident": 10,
"maxDurationOfIncident": 30,
"minTimeBetweenIncidents": 300,
"maxTimeBetweenIncidents": 600
}
},
"description": "trait-narcolepsy-desc",
"name": "trait-narcolepsy-name",
"category": "Disabilities"
},
},
"Paracusia": {
"Paracusia": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:Paracusia": {
{
"sounds": {
"sounds": {
"!type:SoundCollectionSpecifier": {
"!type:SoundCollectionSpecifier": {
Строка 172: Строка 175:
"maxSoundDistance": 7,
"maxSoundDistance": 7,
"minTimeBetweenIncidents": 0.1,
"minTimeBetweenIncidents": 0.1,
"maxTimeBetweenIncidents": 300
"maxTimeBetweenIncidents": 300,
"type": "Paracusia"
}
}
},
],
"description": "trait-paracusia-desc",
"description": "trait-paracusia-desc",
"name": "trait-paracusia-name",
"name": "trait-paracusia-name",
"category": "Disabilities"
},
"Narcolepsy": {
"specials": [],
"components": [
{
"minDurationOfIncident": 10,
"maxDurationOfIncident": 30,
"minTimeBetweenIncidents": 300,
"maxTimeBetweenIncidents": 600,
"type": "Narcolepsy"
}
],
"description": "trait-narcolepsy-desc",
"name": "trait-narcolepsy-name",
"category": "Disabilities"
"category": "Disabilities"
},
},
"SouthernAccent": {
"SouthernAccent": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:SouthernAccent": {}
{
},
"type": "SouthernAccent"
}
],
"description": "trait-southern-desc",
"description": "trait-southern-desc",
"name": "trait-southern-name",
"name": "trait-southern-name",
Строка 191: Строка 212:
"SpanishAccent": {
"SpanishAccent": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:SpanishAccent": {}
{
},
"type": "SpanishAccent"
}
],
"description": "trait-spanish-desc",
"description": "trait-spanish-desc",
"name": "trait-spanish-name",
"name": "trait-spanish-name",
Строка 201: Строка 224:
"Monochromacy": {
"Monochromacy": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:BlackAndWhiteOverlay": {}
{
},
"type": "BlackAndWhiteOverlay"
}
],
"description": "trait-monochromacy-desc",
"description": "trait-monochromacy-desc",
"name": "trait-monochromacy-name",
"name": "trait-monochromacy-name",
Строка 210: Строка 235:
"Liar": {
"Liar": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:ReplacementAccent": {
{
"accent": "liar"
"accent": "liar",
"type": "ReplacementAccent"
}
}
},
],
"description": "trait-liar-desc",
"description": "trait-liar-desc",
"name": "trait-liar-name",
"name": "trait-liar-name",
Строка 222: Строка 248:
"Pacifist": {
"Pacifist": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:Pacified": {}
{
},
"type": "Pacified"
}
],
"description": "trait-pacifist-desc",
"description": "trait-pacifist-desc",
"name": "trait-pacifist-name",
"name": "trait-pacifist-name",
Строка 231: Строка 259:
"Blindness": {
"Blindness": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:PermanentBlindness": {}
{
},
"type": "PermanentBlindness"
}
],
"description": "trait-blindness-desc",
"description": "trait-blindness-desc",
"name": "trait-blindness-name",
"name": "trait-blindness-name",
Строка 246: Строка 276:
"GermanAccent": {
"GermanAccent": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:GermanAccent": {}
{
},
"type": "GermanAccent"
}
],
"description": "trait-german-desc",
"description": "trait-german-desc",
"name": "trait-german-name",
"name": "trait-german-name",
Строка 256: Строка 288:
"PirateAccent": {
"PirateAccent": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:PirateAccent": {}
{
},
"type": "PirateAccent"
}
],
"description": "trait-pirate-accent-desc",
"description": "trait-pirate-accent-desc",
"name": "trait-pirate-accent-name",
"name": "trait-pirate-accent-name",
Строка 266: Строка 300:
"ItalianAccent": {
"ItalianAccent": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:ReplacementAccent": {
{
"accent": "italian"
"accent": "italian",
"type": "ReplacementAccent"
}
}
},
],
"description": "trait-italian-desc",
"description": "trait-italian-desc",
"name": "trait-italian-name",
"name": "trait-italian-name",
Строка 278: Строка 313:
"CowboyAccent": {
"CowboyAccent": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:ReplacementAccent": {
{
"accent": "cowboy"
"accent": "cowboy",
"type": "ReplacementAccent"
}
}
},
],
"description": "trait-cowboy-desc",
"description": "trait-cowboy-desc",
"name": "trait-cowboy-name",
"name": "trait-cowboy-name",
Строка 290: Строка 326:
"LightweightDrunk": {
"LightweightDrunk": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:LightweightDrunk": {
{
"boozeStrengthMultiplier": 2
"boozeStrengthMultiplier": 2,
"type": "LightweightDrunk"
}
}
},
],
"description": "trait-lightweight-desc",
"description": "trait-lightweight-desc",
"name": "trait-lightweight-name",
"name": "trait-lightweight-name",
Строка 301: Строка 338:
"FrontalLisp": {
"FrontalLisp": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:FrontalLisp": {}
{
},
"type": "FrontalLisp"
}
],
"description": "trait-frontal-lisp-desc",
"description": "trait-frontal-lisp-desc",
"name": "trait-frontal-lisp-name",
"name": "trait-frontal-lisp-name",
Строка 311: Строка 350:
"FrenchAccent": {
"FrenchAccent": {
"specials": [],
"specials": [],
"components": {
"components": [
"type:FrenchAccent": {}
{
},
"type": "FrenchAccent"
}
],
"description": "trait-french-desc",
"description": "trait-french-desc",
"name": "trait-french-name",
"name": "trait-french-name",