Use natural sort for dictionaries when dumping staticdata
This commit is contained in:
@@ -9817,8 +9817,7 @@
|
||||
"displayName_ru": "Метауровень",
|
||||
"displayName_zh": "衍生等级",
|
||||
"highIsGood": 1,
|
||||
"iconID": 0,
|
||||
"name": "metaLevel",
|
||||
"name": "metaLevelOld",
|
||||
"published": 1,
|
||||
"stackable": 1,
|
||||
"unitID": 140
|
||||
@@ -42114,5 +42113,66 @@
|
||||
"name": "showSystemInfoBubble",
|
||||
"published": 0,
|
||||
"stackable": 0
|
||||
},
|
||||
"3095": {
|
||||
"attributeID": 3095,
|
||||
"categoryID": 7,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"displayNameID": 568981,
|
||||
"displayName_de": "Bonus für Sondenstärke",
|
||||
"displayName_en-us": "Probe Strength Bonus",
|
||||
"displayName_es": "Probe Strength Bonus",
|
||||
"displayName_fr": "Bonus de puissance des sondes",
|
||||
"displayName_it": "Probe Strength Bonus",
|
||||
"displayName_ja": "Probe Strength Bonus",
|
||||
"displayName_ko": "프로브 강도 보너스",
|
||||
"displayName_ru": "Увеличение чувствительности зондов",
|
||||
"displayName_zh": "探针强度加成",
|
||||
"highIsGood": 1,
|
||||
"name": "scanProbeStrengthBonus",
|
||||
"published": 1,
|
||||
"stackable": 0,
|
||||
"unitID": 105
|
||||
},
|
||||
"3098": {
|
||||
"attributeID": 3098,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"highIsGood": 0,
|
||||
"name": "armorRepairDurationBonus",
|
||||
"published": 0,
|
||||
"stackable": 0
|
||||
},
|
||||
"3099": {
|
||||
"attributeID": 3099,
|
||||
"dataType": 5,
|
||||
"defaultValue": 0.0,
|
||||
"highIsGood": 0,
|
||||
"name": "shieldBoosterDurationBonus",
|
||||
"published": 0,
|
||||
"stackable": 0
|
||||
},
|
||||
"3101": {
|
||||
"attributeID": 3101,
|
||||
"categoryID": 1,
|
||||
"dataType": 11,
|
||||
"defaultValue": 0.0,
|
||||
"description": "Describes which type of deed fits in this structure",
|
||||
"displayNameID": 569361,
|
||||
"displayName_de": "Quantumkern-Typ",
|
||||
"displayName_en-us": "Quantum Core Type",
|
||||
"displayName_es": "Quantum Core Type",
|
||||
"displayName_fr": "Type de réacteur quantique",
|
||||
"displayName_it": "Quantum Core Type",
|
||||
"displayName_ja": "Quantum Core Type",
|
||||
"displayName_ko": "양자코어 종류",
|
||||
"displayName_ru": "Тип квантового ядра",
|
||||
"displayName_zh": "量子芯类型",
|
||||
"highIsGood": 0,
|
||||
"name": "structureRequiresDeedType",
|
||||
"published": 1,
|
||||
"stackable": 0,
|
||||
"unitID": 116
|
||||
}
|
||||
}
|
||||
Reference in New Issue
Block a user