Skip to content
This repository has been archived by the owner on Sep 16, 2022. It is now read-only.

Commit

Permalink
0.11.2.0
Browse files Browse the repository at this point in the history
  • Loading branch information
HenryQuan committed Mar 21, 2022
1 parent 80741f4 commit 675e862
Show file tree
Hide file tree
Showing 7 changed files with 605 additions and 739 deletions.
2 changes: 1 addition & 1 deletion README.md
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
# WoWs Game Data (0.11.1.0)
# WoWs Game Data (0.11.2.0)

Extract some game data from World of Warships. There are also some other data that are collected by me. Most of them are formatted so it is possible to see what has changed. I may add more if WoWs Info needs it.

Expand Down
102 changes: 7 additions & 95 deletions data/consumables.json
Original file line number Diff line number Diff line change
Expand Up @@ -120,16 +120,6 @@
"reloadTime": 40.0,
"workTime": 5.0
},
"USSR_C_Sevastopol": {
"SpecialSoundID": "Default",
"consumableType": "crashCrew",
"descIDs": "PCY009_CrashCrew_Limited_Premium",
"iconIDs": "PCY009_CrashCrew_Limited_Premium",
"numConsumables": 3,
"reloadTime": 30.0,
"titleIDs": "PCY009_CrashCrew_Limited_Premium",
"workTime": 10.0
},
"custom": {}
}
},
Expand Down Expand Up @@ -330,7 +320,7 @@
"consumableType": "regenCrew",
"numConsumables": 3,
"regenerationHPSpeed": 0.005,
"reloadTime": 180.0,
"reloadTime": 200.0,
"workTime": 90.0
},
"custom": {}
Expand Down Expand Up @@ -870,7 +860,7 @@
"lifeTime": 10.0,
"numConsumables": 6,
"radius": 15.0,
"reloadTime": 80.0,
"reloadTime": 90.0,
"spawnBackwardShift": 0.3,
"speedLimit": 100.0,
"titleIDs": "PCY014_SmokeGeneratorOil_Premium",
Expand Down Expand Up @@ -1190,22 +1180,6 @@
"titleIDs": "PCY014_SmokeGenerator_Cycle_Premium",
"workTime": 15.0
},
"UK_C_SHORT_DIDO": {
"SpecialSoundID": "Default",
"consumableType": "smokeGenerator",
"descIDs": "PCY014_SmokeGenerator_Cycle_Premium",
"height": 5.0,
"iconIDs": "PCY014_SmokeGenerator_Cycle_Premium",
"lifeTime": 35.0,
"numConsumables": 5,
"radius": 20.0,
"reloadTime": 80.0,
"spawnBackwardShift": 0.4,
"speedLimit": 12.5,
"startDelayTime": 2.0,
"titleIDs": "PCY014_SmokeGenerator_Cycle_Premium",
"workTime": 15.0
},
"UK_DD": {
"SpecialSoundID": "Default",
"consumableType": "smokeGenerator",
Expand Down Expand Up @@ -1723,48 +1697,6 @@
"titleIDs": "PCY015_SpeedBooster_Imp_Premium",
"workTime": 25.0
},
"IT_DD_2_4": {
"SpecialSoundID": "Default",
"backwardEngineForsag": 2.5,
"backwardEngineForsagMaxSpeed": 10.0,
"boostCoeff": 0.25,
"consumableType": "speedBoosters",
"descIDs": "PCY015_SpeedBooster_Imp_Premium",
"forwardEngineForsag": 2.5,
"forwardEngineForsagMaxSpeed": 10.0,
"iconIDs": "PCY015_SpeedBooster_Imp_Premium",
"numConsumables": 3,
"reloadTime": 160.0,
"titleIDs": "PCY015_SpeedBooster_Imp_Premium",
"workTime": 15.0
},
"IT_DD_5_7": {
"SpecialSoundID": "Default",
"backwardEngineForsag": 2.5,
"backwardEngineForsagMaxSpeed": 10.0,
"boostCoeff": 0.25,
"consumableType": "speedBoosters",
"descIDs": "PCY015_SpeedBooster_Imp_Premium",
"forwardEngineForsag": 2.5,
"forwardEngineForsagMaxSpeed": 10.0,
"iconIDs": "PCY015_SpeedBooster_Imp_Premium",
"numConsumables": 4,
"reloadTime": 160.0,
"titleIDs": "PCY015_SpeedBooster_Imp_Premium",
"workTime": 20.0
},
"IT_DD_FR25": {
"SpecialSoundID": "Default",
"backwardEngineForsag": 4.0,
"backwardEngineForsagMaxSpeed": 12.0,
"boostCoeff": 0.2,
"consumableType": "speedBoosters",
"forwardEngineForsag": 2.5,
"forwardEngineForsagMaxSpeed": 10.0,
"numConsumables": 3,
"reloadTime": 120.0,
"workTime": 120.0
},
"IT_Paolo_Emilio": {
"SpecialSoundID": "Default",
"backwardEngineForsag": 2.5,
Expand All @@ -1782,12 +1714,12 @@
},
"Incomparable": {
"SpecialSoundID": "Default",
"backwardEngineForsag": 1.75,
"backwardEngineForsagMaxSpeed": 5.0,
"backwardEngineForsag": 4.0,
"backwardEngineForsagMaxSpeed": 12.0,
"boostCoeff": 0.08,
"consumableType": "speedBoosters",
"forwardEngineForsag": 1.75,
"forwardEngineForsagMaxSpeed": 25.0,
"forwardEngineForsag": 2.5,
"forwardEngineForsagMaxSpeed": 10.0,
"numConsumables": 3,
"reloadTime": 120.0,
"workTime": 180.0
Expand Down Expand Up @@ -1816,18 +1748,6 @@
"reloadTime": 120.0,
"workTime": 120.0
},
"USSR_C_Sevastopol": {
"SpecialSoundID": "Default",
"backwardEngineForsag": 4.0,
"backwardEngineForsagMaxSpeed": 12.0,
"boostCoeff": 0.2,
"consumableType": "speedBoosters",
"forwardEngineForsag": 2.5,
"forwardEngineForsagMaxSpeed": 10.0,
"numConsumables": 4,
"reloadTime": 60.0,
"workTime": 45.0
},
"custom": {}
}
},
Expand Down Expand Up @@ -2083,7 +2003,7 @@
"distShip": 250.0,
"numConsumables": 3,
"reloadTime": 120.0,
"workTime": 19.0
"workTime": 22.0
},
"Default": {
"SpecialSoundID": "Default",
Expand Down Expand Up @@ -2392,14 +2312,6 @@
"reloadTime": 60.0,
"workTime": 15.0
},
"IJN_CA_MAYA2": {
"SpecialSoundID": "Default",
"boostCoeff": 0.5,
"consumableType": "artilleryBoosters",
"numConsumables": 3,
"reloadTime": 60.0,
"workTime": 15.0
},
"USA_Austin": {
"SpecialSoundID": "Default",
"boostCoeff": 0.25,
Expand Down
28 changes: 14 additions & 14 deletions data/modernizations.json
Original file line number Diff line number Diff line change
Expand Up @@ -125,8 +125,7 @@
"PZSC107",
"PZSC106",
"PZSC509",
"PBSC526",
"PJSC517"
"PBSC526"
],
"shiptype": ["Destroyer"],
"excludes": ["PISD506", "PRSD505"]
Expand Down Expand Up @@ -203,8 +202,7 @@
"PZSC109",
"PZSC110",
"PZSC509",
"PBSC526",
"PJSC517"
"PBSC526"
]
},
"4203925424": {
Expand Down Expand Up @@ -657,8 +655,7 @@
"PXSD005",
"PGSA610",
"PRSA508",
"PFSA506",
"PASA538"
"PFSA506"
]
},
"4224896944": {
Expand Down Expand Up @@ -795,8 +792,7 @@
"PXSD005",
"PGSA610",
"PRSA508",
"PFSA506",
"PASA538"
"PFSA506"
]
},
"4229091248": { "slot": 5, "ships": ["PJSA110"] },
Expand Down Expand Up @@ -1103,7 +1099,7 @@
"PSSC506",
"PRSC710",
"PASD610",
"PJSC517"
"PVSB508"
],
"excludes": [
"PXSA005",
Expand Down Expand Up @@ -1289,8 +1285,7 @@
"PFSC111",
"PBSC526",
"PRSC710",
"PASD610",
"PJSC517"
"PASD610"
],
"excludes": [
"PXSA005",
Expand Down Expand Up @@ -1685,8 +1680,7 @@
"PFSC509",
"PBSB610",
"PSSC506",
"PFSC111",
"PRSC710"
"PFSC111"
],
"shiptype": ["Destroyer"],
"excludes": [
Expand Down Expand Up @@ -1724,7 +1718,13 @@
"PGSD210",
"PBSD510",
"PHSD509",
"PASD610"
"PASD610",
"PISD103",
"PISD104",
"PISD105",
"PISD106",
"PISD107",
"PISD507"
]
},
"4257402800": {
Expand Down
2 changes: 1 addition & 1 deletion data/plugin.json

Large diffs are not rendered by default.

Loading

0 comments on commit 675e862

Please sign in to comment.