Skip to content

Commit 18ff48b

Browse files
committed
Various fixes
1 parent 244ca53 commit 18ff48b

File tree

58 files changed

+2026
-219
lines changed

Some content is hidden

Large Commits have some content hidden by default. Use the searchbox below for content that may be hidden.

58 files changed

+2026
-219
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,70 @@
1+
{
2+
3+
"tides-of-war.artifacts:mdtThirdEye": {
4+
"class" : "SPECIAL"
5+
},
6+
7+
"tides-of-war.artifacts:mdtBinoculars": {
8+
"bonuses" :
9+
[
10+
{
11+
"type" : "VISIONS",
12+
"subtype" : "visionsMonsters",
13+
"val" : 3,
14+
"valueType" : "INDEPENDENT_MAX",
15+
"propagator" : "HERO"
16+
},
17+
{
18+
"type" : "VISIONS",
19+
"subtype" : "visionsHeroes",
20+
"val" : 3,
21+
"valueType" : "INDEPENDENT_MAX",
22+
"propagator" : "HERO"
23+
},
24+
{
25+
"type" : "VISIONS",
26+
"subtype" : "visionsTowns",
27+
"val" : 3,
28+
"valueType" : "INDEPENDENT_MAX",
29+
"propagator" : "HERO"
30+
},
31+
{
32+
"type" : "SIGHT_RADIUS",
33+
"val" : 2,
34+
"valueType" : "ADDITIVE_VALUE"
35+
}
36+
]
37+
},
38+
39+
"tides-of-war.artifacts:mdtShieldWand" :
40+
{
41+
"text" :
42+
{
43+
"name" : "Shield Wand",
44+
"description" : "{Shield Wand}\r\n\r\nAdds Shield Wand spell to spellbook. Use it to cast Shield spell at lowered mana cost.",
45+
"event" : "On your way you stumble upon a small patch of terrain reminiscent of some hardened crust. In the middle of this place you see a wand, clearly emanating a magical power, stuck in the ground. You decide to grab the wand from the hardened soil and keep it for yourself."
46+
}
47+
},
48+
49+
"tides-of-war.artifacts:mdtIceboltWand" :
50+
{
51+
"text" :
52+
{
53+
"name" : "Ice Bolt Wand",
54+
"description" : "{Ice Bolt}\r\n\r\nAdds Ice Bolt Wand spell to spellbook. Use it to cast Ice Bolt spell at lowered mana cost.",
55+
"event" : "On your way you stumble upon a small patch of icebound terrain. In the middle of this place you see a wand, clearly emanating a magical power, stuck in the ground. You decide to grab the wand from the ice and keep it for yourself."
56+
}
57+
},
58+
59+
"tides-of-war.artifacts:mdtFireballWand" :
60+
{
61+
"text" :
62+
{
63+
"name" : "Fireball Wand",
64+
"description" : "{Fireball Wand}\r\n\r\nAdds Fireball Wand spell to spellbook. Use it to cast Fireball spell at lowered mana cost.",
65+
"event" : "On your way you stumble upon a small patch of terrain covered in flames. In the middle of this place you see a wand, clearly emanating a magical power, stuck in the ground. You decide to grab the wand from the fire and keep it for yourself."
66+
}
67+
}
68+
}
69+
70+

Mods/artifacts/mods/basicArtifactBalance/mods/tidesOfWarArtifacts/content/config/bannedArtifacts.json

-8
This file was deleted.

Mods/artifacts/mods/basicArtifactBalance/mods/tidesOfWarArtifacts/mod.json

+1-1
Original file line numberDiff line numberDiff line change
@@ -11,7 +11,7 @@
1111

1212

1313
"artifacts": [
14-
"config/bannedArtifacts.json"
14+
"config/ToWArtifacts.json"
1515
],
1616

1717
"depends" :

Mods/artifacts/mods/extendedArtifactBalance/content/config/artifacts.json

+37-1
Original file line numberDiff line numberDiff line change
@@ -158,7 +158,43 @@
158158
"propagator" : "PLAYER_PROPAGATOR",
159159
"type" : "CREATURE_GROWTH_PERCENT",
160160
"val" : 100
161-
}
161+
},
162+
{
163+
"propagator" : "VISITED_TOWN_AND_VISITOR",
164+
"subtype" : "creatureLevel2",
165+
"type" : "CREATURE_GROWTH",
166+
"val" : 8
167+
},
168+
{
169+
"propagator" : "VISITED_TOWN_AND_VISITOR",
170+
"subtype" : "creatureLevel3",
171+
"type" : "CREATURE_GROWTH",
172+
"val" : 6
173+
},
174+
{
175+
"propagator" : "VISITED_TOWN_AND_VISITOR",
176+
"subtype" : "creatureLevel4",
177+
"type" : "CREATURE_GROWTH",
178+
"val" : 4
179+
},
180+
{
181+
"propagator" : "VISITED_TOWN_AND_VISITOR",
182+
"subtype" : "creatureLevel5",
183+
"type" : "CREATURE_GROWTH",
184+
"val" : 4
185+
},
186+
{
187+
"propagator" : "VISITED_TOWN_AND_VISITOR",
188+
"subtype" : "creatureLevel6",
189+
"type" : "CREATURE_GROWTH",
190+
"val" : 2
191+
},
192+
{
193+
"propagator" : "VISITED_TOWN_AND_VISITOR",
194+
"subtype" : "creatureLevel7",
195+
"type" : "CREATURE_GROWTH",
196+
"val" : 1
197+
}
162198
],
163199
"text" : {
164200
"description" : "{Statue of Legion}\n\nIncreases your base creature growth in all towns by +100%. ",

Mods/artifacts/mods/newArtifacts/content/config/newArtifacts.json

+178-20
Original file line numberDiff line numberDiff line change
@@ -61,67 +61,225 @@
6161
}
6262
},
6363

64-
"earthHat" : {
64+
65+
"airHat" : {
6566
"type" : [ "HERO" ],
6667
"slot" : "HEAD",
6768
"class" : "RELIC",
6869
"value" : 6500,
6970
"components" :
7071
[
71-
"orbOfSilt",
72-
"tomeOfEarthMagic"
72+
"orbOfTheFirmament",
73+
"tomeOfAirMagic"
7374
],
7475
"bonuses" :
7576
[
77+
7678
{
77-
"type" : "MAGIC_SCHOOL_SKILL",
78-
"subtype" : "earth",
79+
"type" : "SPELL",
80+
"subtype" : "dimensionDoor",
81+
"val" : 0
82+
},
83+
{
84+
"type" : "SPELL",
85+
"subtype" : "fly",
86+
"val" : 0
87+
},
88+
{
89+
"type" : "SPELL",
90+
"subtype" : "haste",
91+
"val" : 3
92+
},
93+
{
94+
"type" : "SPELL",
95+
"subtype" : "magicArrow",
96+
"val" : 3
97+
},
98+
{
99+
"type" : "SPELL",
100+
"subtype" : "disruptingRay",
101+
"val" : 3
102+
},
103+
{
104+
"type" : "SPELL",
105+
"subtype" : "lightningBolt",
106+
"val" : 3
107+
},
108+
{
109+
"type" : "SPELL",
110+
"subtype" : "fortune",
111+
"val" : 3
112+
},
113+
{
114+
"type" : "SPELL",
115+
"subtype" : "precision",
116+
"val" : 3
117+
},
118+
{
119+
"type" : "SPELL",
120+
"subtype" : "protectAir",
121+
"val" : 3
122+
},
123+
{
124+
"type" : "SPELL",
125+
"subtype" : "airShield",
126+
"val" : 3
127+
},
128+
{
129+
"type" : "SPELL",
130+
"subtype" : "destroyUndead",
131+
"val" : 3
132+
},
133+
{
134+
"type" : "SPELL",
135+
"subtype" : "hypnotize",
136+
"val" : 3
137+
},
138+
{
139+
"type" : "SPELL",
140+
"subtype" : "counterstrike",
141+
"val" : 3
142+
},
143+
{
144+
"type" : "SPELL",
145+
"subtype" : "chainLightning",
146+
"val" : 3
147+
},
148+
{
149+
"type" : "SPELL",
150+
"subtype" : "airElemental",
151+
"val" : 3
152+
},
153+
{
154+
"type" : "SPELL",
155+
"subtype" : "magicMirror",
79156
"val" : 3
80157
}
81158
],
82159
"graphics" :
83160
{
84-
"image" : "iconsSmall/greenHatS",
85-
"large" : "iconsBig/greenHatL",
86-
"map" : "map/greenHat"
161+
"image" : "iconsSmall/grayHatS",
162+
"large" : "iconsBig/grayHatL",
163+
"map" : "map/grayHat"
87164
},
88165
"text" : {
89-
"name" : "Earth Hat",
90-
"description" : "{Earth Hat}\r\n\r\nIn addition to its component effects the artifact allows you to cast Earth Magic spells at expert level.",
166+
"name" : "Air Hat",
167+
"description" : "{Air Hat}\r\n\r\nIn addition to its component effects the artifact allows you to cast Air Magic spells at expert level, except for Fly and Dimension Door.",
91168
"event" : "You manage to obtain a powerful magical hat."
92169
}
93170
},
94171

95-
"airHat" : {
172+
"earthHat" : {
96173
"type" : [ "HERO" ],
97174
"slot" : "HEAD",
98175
"class" : "RELIC",
99176
"value" : 6500,
100177
"components" :
101178
[
102-
"orbOfTheFirmament",
103-
"tomeOfAirMagic"
179+
"orbOfSilt",
180+
"tomeOfEarthMagic"
104181
],
105182
"bonuses" :
106183
[
107184
{
108-
"type" : "MAGIC_SCHOOL_SKILL",
109-
"subtype" : "air",
185+
"type" : "SPELL",
186+
"subtype" : "townPortal",
187+
"val" : 0
188+
},
189+
{
190+
"type" : "SPELL",
191+
"subtype" : "slow",
192+
"val" : 3
193+
},
194+
{
195+
"type" : "SPELL",
196+
"subtype" : "magicArrow",
197+
"val" : 3
198+
},
199+
{
200+
"type" : "SPELL",
201+
"subtype" : "shield",
202+
"val" : 3
203+
},
204+
{
205+
"type" : "SPELL",
206+
"subtype" : "stoneSkin",
207+
"val" : 3
208+
},
209+
{
210+
"type" : "SPELL",
211+
"subtype" : "deathRipple",
212+
"val" : 3
213+
},
214+
{
215+
"type" : "SPELL",
216+
"subtype" : "quicksand",
217+
"val" : 3
218+
},
219+
{
220+
"type" : "SPELL",
221+
"subtype" : "protectEarth",
222+
"val" : 3
223+
},
224+
{
225+
"type" : "SPELL",
226+
"subtype" : "antiMagic",
227+
"val" : 3
228+
},
229+
{
230+
"type" : "SPELL",
231+
"subtype" : "animateDead",
232+
"val" : 3
233+
},
234+
{
235+
"type" : "SPELL",
236+
"subtype" : "forceField",
237+
"val" : 3
238+
},
239+
{
240+
"type" : "SPELL",
241+
"subtype" : "earthquake",
242+
"val" : 3
243+
},
244+
{
245+
"type" : "SPELL",
246+
"subtype" : "meteorShower",
247+
"val" : 3
248+
},
249+
{
250+
"type" : "SPELL",
251+
"subtype" : "sorrow",
252+
"val" : 3
253+
},
254+
{
255+
"type" : "SPELL",
256+
"subtype" : "resurrection",
257+
"val" : 3
258+
},
259+
{
260+
"type" : "SPELL",
261+
"subtype" : "implosion",
262+
"val" : 3
263+
},
264+
{
265+
"type" : "SPELL",
266+
"subtype" : "earthElemental",
110267
"val" : 3
111268
}
112269
],
113270
"graphics" :
114271
{
115-
"image" : "iconsSmall/grayHatS",
116-
"large" : "iconsBig/grayHatL",
117-
"map" : "map/grayHat"
272+
"image" : "iconsSmall/greenHatS",
273+
"large" : "iconsBig/greenHatL",
274+
"map" : "map/greenHat"
118275
},
119276
"text" : {
120-
"name" : "Air Hat",
121-
"description" : "{Air Hat}\r\n\r\nIn addition to its component effects the artifact allows you to cast Air Magic spells at expert level.",
277+
"name" : "Earth Hat",
278+
"description" : "{Earth Hat}\r\n\r\nIn addition to its component effects the artifact allows you to cast Earth Magic spells at expert level, except for Town Portal.",
122279
"event" : "You manage to obtain a powerful magical hat."
123280
}
124281
}
125282

126283

284+
127285
}

0 commit comments

Comments
 (0)