@@ -1168,7 +1168,7 @@ module.exports = {
1168
1168
3 : [ ] ,
1169
1169
4 : [ {
1170
1170
name : 'Skeletal Defense' ,
1171
- desc : [ `§7Your skeleton shoots an arrow dealing §a60x §7your §9${ symbols . crit_damage } Crit Damage §7when a mob gets close to you (15s cooldown)` ] ,
1171
+ desc : [ `§7Your skeleton shoots an arrow dealing §a30x §7your §9${ symbols . crit_damage } Crit Damage §7when a mob gets close to you (15s cooldown)` ] ,
1172
1172
} ] ,
1173
1173
} ,
1174
1174
} ,
@@ -1250,16 +1250,16 @@ module.exports = {
1250
1250
name : 'Spirit' ,
1251
1251
statModifiers : {
1252
1252
intelligence : 1 ,
1253
- speed : 0.29 ,
1253
+ speed : 0.3 ,
1254
1254
} ,
1255
1255
abilityModifiers : {
1256
1256
0 : { } ,
1257
- 1 : { } ,
1258
- 2 : { } ,
1259
- 3 : { } ,
1260
- 4 : {
1257
+ 1 : {
1261
1258
ability : 0.45 ,
1262
1259
} ,
1260
+ 2 : { } ,
1261
+ 3 : { } ,
1262
+ 4 : { } ,
1263
1263
} ,
1264
1264
abilities : {
1265
1265
0 : [ {
@@ -1268,13 +1268,14 @@ module.exports = {
1268
1268
} ] ,
1269
1269
1 : [ ] ,
1270
1270
2 : [ {
1271
- name : 'Spirit Leap' ,
1272
- desc : [ '§7Grants a §a10% §7chance for mini-bosses in dungeons to drop §b5 §7Spirit Leap Pearls.' ] ,
1271
+ name : 'Spirit Cooldowns' ,
1272
+ desc : [ '§7Reduces the cooldown of your ghost abilities in dungeons by §a%ability%%§7.' ] ,
1273
+ descFn : ( { round } , level , multiplier ) => round ( 5 + level * multiplier ) ,
1273
1274
} ] ,
1274
1275
3 : [ ] ,
1275
1276
4 : [ {
1276
- name : 'Spirit Cooldowns ' ,
1277
- desc : [ '§7Reduces the cooldown of your ghost abilities in dungeons by §a%ability%% §7.' ] ,
1277
+ name : '§6Half Life ' ,
1278
+ desc : [ '§7If you are the first player to die in a dungeon, the score penalty for that death is reduced to §a1 §7.' ] ,
1278
1279
} ] ,
1279
1280
} ,
1280
1281
} ,
@@ -1324,11 +1325,11 @@ module.exports = {
1324
1325
strength : 0.1 ,
1325
1326
crit_chance : 0.05 ,
1326
1327
crit_damage : 0.5 ,
1327
- ferocity : 0.1 ,
1328
+ ferocity : 0.25 ,
1328
1329
} ,
1329
1330
abilityModifiers : {
1330
1331
0 : {
1331
- ability : [ 0.2 , 0.5 , 0.5 , 1 , 1 ] ,
1332
+ ability : [ 0.15 , 0.33 , 0.33 , 0.33 , 0.5 ] ,
1332
1333
} ,
1333
1334
1 : { } ,
1334
1335
2 : {
@@ -1348,12 +1349,12 @@ module.exports = {
1348
1349
1 : [ ] ,
1349
1350
2 : [ {
1350
1351
name : 'Hemorrhage' ,
1351
- desc : [ '§7Melee attacks reduce healing by §a %ability%% §7for 10 seconds ' ] ,
1352
+ desc : [ '§7Melee attacks reduce healing by §6 %ability%% §7for §a10s ' ] ,
1352
1353
} ] ,
1353
1354
3 : [ ] ,
1354
1355
4 : [ {
1355
1356
name : 'Apex Predator' ,
1356
- desc : [ '§7Deal %ability%% damage against targets with no other mobs within 15 blocks ' ] ,
1357
+ desc : [ '§7Deal §c+ %ability%% §7damage against targets with no other mobs within §a15 §7blocks ' ] ,
1357
1358
} ] ,
1358
1359
} ,
1359
1360
} ,
@@ -1501,15 +1502,15 @@ module.exports = {
1501
1502
} ,
1502
1503
abilityModifiers : {
1503
1504
0 : {
1504
- ability : [ 0.1 , 0.2 , 0.3 , 0.3 , 0.3 ] ,
1505
+ ability : [ 0.1 , 0.2 , 0.25 , 0.25 , 0.25 ] ,
1505
1506
} ,
1506
1507
1 : { } ,
1507
1508
2 : {
1508
- ability : 0.2 ,
1509
+ ability : 0.25 ,
1509
1510
} ,
1510
1511
3 : { } ,
1511
1512
4 : {
1512
- ability : 0.25 ,
1513
+ ability : 0.2 ,
1513
1514
} ,
1514
1515
} ,
1515
1516
abilities : {
@@ -1576,18 +1577,19 @@ module.exports = {
1576
1577
statModifiers : {
1577
1578
strength : 0.5 ,
1578
1579
speed : 0.25 ,
1580
+ ferocity : 0.05 ,
1579
1581
} ,
1580
1582
abilityModifiers : {
1581
1583
0 : {
1582
1584
ability : [ 0.025 , 0.05 , 0.1 , 0.15 , 0.2 ] ,
1583
1585
} ,
1584
1586
1 : { } ,
1585
1587
2 : {
1586
- ability : [ 0 , 0 , 0.3 , 0.4 , 0.5 ] ,
1588
+ ability : [ 0 , 0 , 0.75 , 1 , 1 ] ,
1587
1589
} ,
1588
1590
3 : { } ,
1589
1591
4 : {
1590
- ability : 0.3 ,
1592
+ ability : 0.15 ,
1591
1593
} ,
1592
1594
} ,
1593
1595
abilities : {
@@ -1598,12 +1600,12 @@ module.exports = {
1598
1600
1 : [ ] ,
1599
1601
2 : [ {
1600
1602
name : 'First Pounce' ,
1601
- desc : [ '§7Increases damage dealt by § a%ability%% §7on your first hit on a mob ' ] ,
1603
+ desc : [ '§7First Strike, Triple-Strike, and §d§lCombo §r§7are § a%ability%% §7more effective. ' ] ,
1602
1604
} ] ,
1603
1605
3 : [ ] ,
1604
1606
4 : [ {
1605
1607
name : 'King of the Jungle' ,
1606
- desc : [ `§7Deal §c+%ability%% ${ symbols . strength } Damage §7against mobs below level §a80 ` ] ,
1608
+ desc : [ `§7Deal §c+%ability%% ${ symbols . strength } Damage §7against mobs that have attacked you. ` ] ,
1607
1609
} ] ,
1608
1610
} ,
1609
1611
} ,
0 commit comments