Skip to content

Commit

Permalink
Update static data
Browse files Browse the repository at this point in the history
  • Loading branch information
DarkFenX committed Nov 26, 2024
1 parent 087867b commit 502e5a8
Show file tree
Hide file tree
Showing 13 changed files with 14,649 additions and 478 deletions.
3 changes: 1 addition & 2 deletions eos/effects.py
Original file line number Diff line number Diff line change
Expand Up @@ -1775,7 +1775,6 @@ class Effect584(BaseEffect):
Implants named like: Eifyr and Co. 'Gunslinger' Surgical Strike SS (6 of 6)
Implants named like: Halcyon Y Booster (5 of 5)
Implant: AIR Pyrolancea Booster II
Implant: Standard Cerebral Accelerator
"""

type = 'passive'
Expand Down Expand Up @@ -5253,7 +5252,6 @@ class Effect1763(BaseEffect):
Used by:
Implants named like: Halcyon R Booster (5 of 5)
Implants named like: Zainou 'Deadeye' Rapid Launch RL (6 of 6)
Implant: Standard Cerebral Accelerator
Implant: Whelan Machorin's Ballistic Smartlink
Skill: Missile Launcher Operation
Skill: Rapid Launch
Expand Down Expand Up @@ -16293,6 +16291,7 @@ class Effect4902(BaseEffect):
Used by:
Ships from group: Assault Frigate (10 of 15)
Ships from group: Command Destroyer (5 of 5)
Ships from group: Heavy Assault Cruiser (9 of 14)
"""

type = 'passive'
Expand Down
19 changes: 19 additions & 0 deletions staticdata/fsd_binary/groups.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -29827,6 +29827,25 @@
"published": 1,
"useBasePrice": 1
},
"4824": {
"anchorable": 0,
"anchored": 0,
"categoryID": 17,
"fittableNonSingleton": 0,
"groupID": 4824,
"groupName_de": "Infomorphs",
"groupName_en-us": "Infomorph Systems",
"groupName_es": "Infomorfos",
"groupName_fr": "Infomorphes",
"groupName_it": "Infomorph Systems",
"groupName_ja": "インフォモーフ",
"groupName_ko": "정신체",
"groupName_ru": "Инфоморфы",
"groupName_zh": "电子意识",
"groupNameID": 896315,
"published": 1,
"useBasePrice": 1
},
"350858": {
"anchorable": 0,
"anchored": 0,
Expand Down
20 changes: 20 additions & 0 deletions staticdata/fsd_binary/iconids.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -12683,6 +12683,26 @@
"iconFile": "res:/UI/Texture/Icons/Inventory/Abyssal_Salvage_Crate_64.png",
"iconType": "png"
},
"26274": {
"iconFile": "res:/UI/Texture/Classes/HelpPointer/agencyCardFlat.png",
"iconType": "png"
},
"26275": {
"iconFile": "res:/UI/Texture/Classes/HelpPointer/buttonFlat.png",
"iconType": "png"
},
"26276": {
"iconFile": "res:/UI/Texture/Classes/HelpPointer/genericCardFlat.png",
"iconType": "png"
},
"26277": {
"iconFile": "res:/UI/Texture/Classes/HelpPointer/skillCardFlat.png",
"iconType": "png"
},
"26278": {
"iconFile": "res:/UI/Texture/Classes/HelpPointer/tabFlat.png",
"iconType": "png"
},
"26279": {
"iconFile": "res:/UI/Texture/classes/Cosmetics/Ship/materials/cosm_cherryred_gloss_000_100_010.png"
},
Expand Down
8 changes: 4 additions & 4 deletions staticdata/fsd_binary/marketgroups.0.json
Original file line number Diff line number Diff line change
Expand Up @@ -45707,10 +45707,10 @@
},
"3696": {
"description_de": "Ein Infomorph, ein digitalisiertes menschliches Bewusstsein, das im Status gespeichert ist, während es auf einen neuen Körper wartet.",
"description_en-us": "An infomorph, a digitalized human consciousness, stored in status while it awaits upload to a new body.",
"description_en-us": "Items related to the transfer or augmentation of digitized human consciousnesses, which are better known as infomorphs.",
"description_es": "Un infomorfo, una conciencia humana digitalizada, almacenado en estado mientras espera ser cargado en un nuevo cuerpo.",
"description_fr": "Un infomorphe, une conscience humaine numérisée, stockée en l'état en attendant son téléchargement dans un nouveau corps.",
"description_it": "An infomorph, a digitalized human consciousness, stored in status while it awaits upload to a new body.",
"description_it": "Items related to the transfer or augmentation of digitized human consciousnesses, which are better known as infomorphs.",
"description_ja": "格納されたインフォモーフ、あるいはデジタル化された人間の意識。新たな体にアップロードされる時が来るのを待っている。",
"description_ko": "정신체는 디지털화된 인간의 의식입니다. 새로운 신체에 이식되기를 기다리고 있습니다.",
"description_ru": "Инфоморф — оцифрованное человеческое сознание, погружённое в стазис до загрузки в новое тело.",
Expand All @@ -45719,10 +45719,10 @@
"hasTypes": 1,
"iconID": 24296,
"name_de": "Infomorphs",
"name_en-us": "Infomorphs",
"name_en-us": "Infomorph Systems",
"name_es": "Infomorfos",
"name_fr": "Infomorphes",
"name_it": "Infomorphs",
"name_it": "Infomorph Systems",
"name_ja": "インフォモーフ",
"name_ko": "정신체",
"name_ru": "Инфоморфы",
Expand Down
Loading

0 comments on commit 502e5a8

Please sign in to comment.