diff -r -x 'diff.*' -x client.swf -x version.txt -x '*.xml' -x _ '--unified=8' -b -B ../current/json/EquipmentSets.json ./json/EquipmentSets.json --- ../current/json/EquipmentSets.json 2020-04-15 14:01:17.393980543 +0000 +++ ./json/EquipmentSets.json 2020-05-07 10:51:19.733114762 +0000 @@ -3315,11 +3315,258 @@ "amount": "3" }, { "_": "IncrementStat", "stat": "3", "amount": "20" } ] + }, + { + "type": "0x52e9", + "id": "Daring Discoverer Samurai Set", + "Setpiece": [ + { + "_": "Equipment", + "slot": "0", + "itemtype": "0x52e2" + }, + { + "_": "Equipment", + "slot": "1", + "itemtype": "0x52e5" + }, + { + "_": "Equipment", + "slot": "2", + "itemtype": "0x52e7" + }, + { + "_": "Equipment", + "slot": "3", + "itemtype": "0x52e8" + } + ], + "ActivateOnEquipAll": [ + { + "_": "ChangeSkin", + "skinType": "0x52ea", + "size": "80", + "color": "0x888888", + "bulletType": "Iron Superslash" + }, + { + "_": "IncrementStat", + "stat": "0", + "amount": "40" + }, + { + "_": "IncrementStat", + "stat": "20", + "amount": "6" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "5" + } + ], + "ActivateOnEquip3": [ + { + "_": "IncrementStat", + "stat": "3", + "amount": "50" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "3" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "3" + } + ], + "ActivateOnEquip2": [ + { + "_": "IncrementStat", + "stat": "20", + "amount": "3" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "3" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "2" + } + ] + }, + { + "type": "0x4f52", + "id": "Slurp Scion Wizard Set", + "Setpiece": [ + { + "_": "Equipment", + "slot": "0", + "itemtype": "0x4f4e" + }, + { + "_": "Equipment", + "slot": "1", + "itemtype": "0x4f4f" + }, + { + "_": "Equipment", + "slot": "2", + "itemtype": "0x4f50" + }, + { + "_": "Equipment", + "slot": "3", + "itemtype": "0x4f51" + } + ], + "ActivateOnEquipAll": [ + { + "_": "ChangeSkin", + "skinType": "0x4f58", + "size": "80", + "color": "0x01FFFF", + "bulletType": "Slurp Mega Magic" + }, + { + "_": "IncrementStat", + "stat": "0", + "amount": "40" + }, + { + "_": "IncrementStat", + "stat": "20", + "amount": "10" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "6" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "4" + } + ], + "ActivateOnEquip3": [ + { + "_": "IncrementStat", + "stat": "0", + "amount": "30" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "4" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "3" + } + ], + "ActivateOnEquip2": [ + { + "_": "IncrementStat", + "stat": "0", + "amount": "20" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "2" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "2" + } + ] + }, + { + "type": "0x4BA0", + "id": "Court Magician Sorcerer Set", + "Setpiece": [ + { + "_": "Equipment", + "slot": "0", + "itemtype": "0x4BA6" + }, + { + "_": "Equipment", + "slot": "1", + "itemtype": "0x4BA3" + }, + { + "_": "Equipment", + "slot": "2", + "itemtype": "0x4BA2" + }, + { + "_": "Equipment", + "slot": "3", + "itemtype": "0x4BA1" + } + ], + "ActivateOnEquipAll": [ + { + "_": "ChangeSkin", + "skinType": "0x4b9d", + "size": "80", + "color": "0x332A2B", + "bulletType": "Magic Wand Cards Large" + }, + { + "_": "IncrementStat", + "stat": "27", + "amount": "60" + }, + { + "_": "IncrementStat", + "stat": "3", + "amount": "-185" + } + ], + "ActivateOnEquip3": [ + { + "_": "IncrementStat", + "stat": "28", + "amount": "3" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "4" + }, + { + "_": "IncrementStat", + "stat": "27", + "amount": "5" + } + ], + "ActivateOnEquip2": [ + { + "_": "IncrementStat", + "stat": "28", + "amount": "2" + }, + { + "_": "IncrementStat", + "stat": "21", + "amount": "3" + } + ] } ] } \ No newline at end of file diff -r -x 'diff.*' -x client.swf -x version.txt -x '*.xml' -x _ '--unified=8' -b -B ../current/json/GroundTypes.json ./json/GroundTypes.json --- ../current/json/GroundTypes.json 2020-04-15 14:01:18.049995102 +0000 +++ ./json/GroundTypes.json 2020-05-07 10:51:21.161147492 +0000 @@ -5068,16 +5068,32 @@ "dx": "1", "dy": "1" }, "BlendPriority": "1", "Sink": "", "Speed": ".666" }, { + "type": "0x122", + "id": "Water Slow Move", + "Texture": { + "File": "lofiEnvironment", + "Index": "0x72" + }, + "Animate": { + "_": "Flow", + "dx": "0.065", + "dy": "0.065" + }, + "BlendPriority": "1", + "Sink": "", + "Speed": ".666" + }, + { "type": "0x1aa4", "id": "BrokenHeartTile1", "Texture": { "File": "lofiEnvironment3", "Index": "0xe9" }, "BlendPriority": "2", "RandomOffset": "" diff -r -x 'diff.*' -x client.swf -x version.txt -x '*.xml' -x _ '--unified=8' -b -B ../current/json/Objects.json ./json/Objects.json --- ../current/json/Objects.json 2020-04-15 14:01:26.422180908 +0000 +++ ./json/Objects.json 2020-05-07 10:51:38.481544453 +0000 @@ -2201,16 +2201,48 @@ "Size": "100", "Texture": { "File": "oryxHordeObjects8x8", "Index": "0x8e" }, "NoMiniMap": "" }, { + "type": "0x4B9F", + "id": "Magic Rabbit", + "Class": "GameObject", + "AnimatedTexture": { + "File": "chars8x8rLow2", + "Index": "4" + }, + "Friendly": "" + }, + { + "type": "0x4b9e", + "id": "Magic Dove", + "Class": "GameObject", + "AnimatedTexture": { + "File": "chars8x8rEncounters", + "Index": "147" + }, + "Flying": "", + "Size": "80", + "Z": "0.2" + }, + { + "id": "Slurp Spell Explosion", + "type": "0x4f56", + "Class": "GameObject", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xa4" + }, + "Size": "0" + }, + { "type": "0x1548", "id": "Arena Tomb Bosses", "Class": "GameObject", "Enemy": "", "Invincible": "", "Texture": { "File": "lofiObjBig", "Index": "0xb6" @@ -16806,17 +16838,17 @@ "MaxDamage": "175", "LifetimeMS": "260" }, "BagType": "6", "FameBonus": "6", "NumProjectiles": "2", "ArcGap": "40", "OldSound": "bladeSwing", - "feedPower": "800", + "feedPower": "700", "Soulbound": "" }, { "type": "0xc05", "id": "Ancient Stone Sword", "Class": "Equipment", "Item": "", "Texture": { @@ -16832,17 +16864,17 @@ "Speed": "100", "MinDamage": "340", "MaxDamage": "390", "LifetimeMS": "400" }, "BagType": "6", "FameBonus": "4", "OldSound": "bladeSwing", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0xa04", "id": "Fire Wand", "Class": "Equipment", "Item": "", "Texture": { @@ -17075,17 +17107,17 @@ "LifetimeMS": "500", "MinDamage": "10", "MaxDamage": "220", "Amplitude": "1", "Frequency": "1" }, "BagType": "4", "OldSound": "magicShoot", - "feedPower": "200", + "feedPower": "150", "Soulbound": "" }, { "type": "0xa07", "id": "Wand of Death", "Class": "Equipment", "Item": "", "Texture": { @@ -17295,17 +17327,17 @@ "LifetimeMS": "600", "MinDamage": "70", "MaxDamage": "110", "ArmorPiercing": "" }, "BagType": "6", "FameBonus": "4", "OldSound": "magicShoot", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0xc04", "id": "Wand of the Bulwark", "Class": "Equipment", "Item": "", "Texture": { @@ -17705,17 +17737,17 @@ "_": "Stunned", "duration": "3" }, "Usable": "", "BagType": "4", "MpCost": "100", "Activate": "Shoot", "NumProjectiles": "4", - "feedPower": "175", + "feedPower": "150", "Soulbound": "" }, { "type": "0xc0f", "id": "Shield of Ogmur", "Class": "Equipment", "Item": "", "Texture": { @@ -17757,17 +17789,17 @@ "duration": "4" }, "Usable": "", "BagType": "6", "FameBonus": "6", "MpCost": "100", "Activate": "Shoot", "NumProjectiles": "5", - "feedPower": "1000", + "feedPower": "1200", "Soulbound": "" }, { "type": "0xa78", "id": "Wolfskin Armor", "Class": "Equipment", "Item": "", "Texture": { @@ -18723,17 +18755,17 @@ "ObjectId": "Green Bolt", "Speed": "140", "MinDamage": "55", "MaxDamage": "120", "LifetimeMS": "400" }, "BagType": "4", "OldSound": "daggerSwing", - "feedPower": "150", + "feedPower": "130", "Soulbound": "" }, { "type": "0xa18", "id": "Mithril Dagger", "Class": "Equipment", "Item": "", "Texture": { @@ -19418,17 +19450,17 @@ "MaxDamage": "500", "LifetimeMS": "503", "MultiHit": "" }, "BagType": "6", "FameBonus": "6", "NumProjectiles": "1", "OldSound": "arrowShoot", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0xc10", "id": "Coral Bow", "Class": "Equipment", "Item": "", "Texture": { @@ -19446,17 +19478,17 @@ "MaxDamage": "80", "LifetimeMS": "420", "MultiHit": "" }, "BagType": "6", "FameBonus": "6", "NumProjectiles": "2", "OldSound": "arrowShoot", - "feedPower": "1200", + "feedPower": "750", "Soulbound": "" }, { "type": "0xa1f", "id": "Potion of Attack", "Class": "Equipment", "Item": "", "Texture": { @@ -21069,17 +21101,17 @@ }, { "_": "IncrementStat", "stat": "22", "amount": "3" } ], "BagType": "4", - "feedPower": "200", + "feedPower": "110", "Soulbound": "" }, { "type": "0x708", "id": "Spider's Eye Ring", "Class": "Equipment", "Item": "", "Texture": { @@ -21096,17 +21128,17 @@ }, { "_": "IncrementStat", "stat": "27", "amount": "3" } ], "BagType": "4", - "feedPower": "200", + "feedPower": "110", "Soulbound": "" }, { "type": "0xa4f", "id": "Ring of Minor Defense", "Class": "Equipment", "Item": "", "Texture": { @@ -22141,17 +22173,17 @@ "id": "Ring of Decades", "Class": "Equipment", "Item": "", "Texture": { "File": "lofiObj3", "Index": "0x564" }, "SlotType": "9", - "Description": "An extremely powerful ring, but its creator definitely went over budget on the topaz.", + "Description": "Cut from a fallen star, a deep purple emanating an unearthly glow, hinting at the power fused within.", "ActivateOnEquip": { "_": "IncrementStat", "stat": "0", "amount": "190" }, "BagType": "9", "FameBonus": "5", "feedPower": "350" @@ -22202,17 +22234,17 @@ { "_": "IncrementStat", "stat": "0", "amount": "110" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "500", + "feedPower": "1400", "Soulbound": "" }, { "type": "0xbac", "id": "The Twilight Gemstone", "Class": "Equipment", "Item": "", "Texture": { @@ -22235,17 +22267,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "110" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "500", + "feedPower": "1200", "Soulbound": "" }, { "type": "0xbad", "id": "Bracer of the Guardian", "Class": "Equipment", "Item": "", "Texture": { @@ -22273,17 +22305,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "60" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "500", + "feedPower": "1000", "Soulbound": "" }, { "type": "0xba0", "id": "Ring of the Sphinx", "Class": "Equipment", "Item": "", "Texture": { @@ -22306,17 +22338,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "100" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0xba1", "id": "Ring of the Nile", "Class": "Equipment", "Item": "", "Texture": { @@ -22344,17 +22376,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "60" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0xba2", "id": "Ring of the Pyramid", "Class": "Equipment", "Item": "", "Texture": { @@ -22377,17 +22409,17 @@ { "_": "IncrementStat", "stat": "0", "amount": "100" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0x7fd2", "id": "Enchanted Ice Shard", "Class": "Equipment", "Item": "", "Texture": { @@ -22410,17 +22442,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "100" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0x7fd3", "id": "Ring of the Northern Light", "Class": "Equipment", "Item": "", "Texture": { @@ -22448,17 +22480,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "60" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0x7fd4", "id": "Frimarra", "Class": "Equipment", "Item": "", "Texture": { @@ -22481,17 +22513,17 @@ { "_": "IncrementStat", "stat": "0", "amount": "100" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0xa2e", "id": "Fire Spray Spell", "Class": "Equipment", "Item": "", "Texture": { @@ -23507,17 +23539,17 @@ { "_": "ConditionEffectSelf", "effect": "Invulnerable", "duration": "1.2", "useWisMod": "true" } ], "Cooldown": "5", - "feedPower": "750", + "feedPower": "900", "Soulbound": "" }, { "type": "0xa56", "id": "Cloak of Shadows", "Class": "Equipment", "Item": "", "Texture": { @@ -24666,17 +24698,17 @@ "duration": "4" }, "Usable": "", "BagType": "6", "FameBonus": "6", "MpCost": "100", "Activate": "Shoot", "Cooldown": "6", - "feedPower": "800", + "feedPower": "850", "Soulbound": "" }, { "type": "0xa66", "id": "Combat Helm", "Class": "Equipment", "Item": "", "Texture": { @@ -26487,17 +26519,17 @@ }, { "_": "ConditionEffectSelf", "effect": "Damaging", "duration": "2", "useWisMod": "true" } ], - "feedPower": "750", + "feedPower": "850", "Soulbound": "" }, { "type": "0xaa9", "id": "Purple Drake Egg", "Class": "Equipment", "Item": "", "Texture": { @@ -26916,17 +26948,17 @@ { "_": "Decoy", "duration": "6", "speed": "1.10", "distance": "8", "angleOffset": "180" } ], - "feedPower": "500", + "feedPower": "750", "Soulbound": "" }, { "type": "0xb21", "id": "Chicken Leg of Doom", "Class": "Equipment", "Item": "", "Texture": { @@ -27297,17 +27329,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "75" } ], "BagType": "4", "FameBonus": "4", - "feedPower": "650", + "feedPower": "350", "Soulbound": "" }, { "type": "0xc14", "id": "Robe of the Tlatoani", "Class": "Equipment", "Item": "", "Texture": { @@ -27325,17 +27357,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "45" } ], "BagType": "4", "FameBonus": "2", - "feedPower": "250", + "feedPower": "200", "Soulbound": "" }, { "type": "0xc15", "id": "Staff of the Crystal Serpent", "Class": "Equipment", "Item": "", "Texture": { @@ -27355,17 +27387,17 @@ "Amplitude": "0.5", "Frequency": "2" }, "BagType": "4", "FameBonus": "2", "NumProjectiles": "2", "ArcGap": "0", "OldSound": "magicShoot", - "feedPower": "320", + "feedPower": "250", "Soulbound": "" }, { "type": "0xc16", "id": "Cracked Crystal Skull", "Class": "Equipment", "Item": "", "Texture": { @@ -27386,17 +27418,17 @@ "Activate": { "_": "VampireBlast", "radius": "4.25", "totalDamage": "90", "heal": "50", "ignoreDef": "20", "wisDamageBase": "25" }, - "feedPower": "270", + "feedPower": "300", "Soulbound": "" }, { "type": "0xc17", "id": "Crystal Bone Ring", "Class": "Equipment", "Item": "", "Texture": { @@ -27413,17 +27445,17 @@ }, { "_": "IncrementStat", "stat": "27", "amount": "3" } ], "BagType": "4", - "feedPower": "220", + "feedPower": "150", "Soulbound": "" }, { "type": "0xc18", "id": "Coral Silk Armor", "Class": "Equipment", "Item": "", "Texture": { @@ -27446,17 +27478,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "3" } ], "BagType": "4", "FameBonus": "5", - "feedPower": "800", + "feedPower": "700", "Soulbound": "" }, { "type": "0xc1a", "id": "Pollen Powder", "Class": "Equipment", "Item": "", "Texture": { @@ -27546,17 +27578,17 @@ "MpCost": "100", "Activate": { "_": "Trap", "radius": "4", "totalDamage": "350", "condEffect": "Paralyzed", "condDuration": "3.5" }, - "feedPower": "700", + "feedPower": "800", "Soulbound": "" }, { "type": "0xb40", "id": "Trap of the Vile Spirit", "Class": "Equipment", "Item": "", "Texture": { @@ -27629,17 +27661,17 @@ "Speed": "150", "MinDamage": "90", "MaxDamage": "120", "LifetimeMS": "667" }, "BagType": "4", "FameBonus": "3", "OldSound": "magicShoot", - "feedPower": "700", + "feedPower": "500", "Soulbound": "" }, { "type": "0xc1e", "id": "Tome of Holy Protection", "Class": "Equipment", "Item": "", "Texture": { @@ -27674,17 +27706,17 @@ }, { "_": "ConditionEffectSelf", "effect": "Armored", "duration": "4", "useWisMod": "true" } ], - "feedPower": "1300", + "feedPower": "1250", "Soulbound": "" }, { "type": "0xc09", "id": "Tome of Purification", "Class": "Equipment", "Item": "", "Texture": { @@ -27723,17 +27755,17 @@ "effect": "Speedy", "checkExistingEffect": "Hexed" }, { "_": "RemoveNegativeConditions", "range": "6" } ], - "feedPower": "900", + "feedPower": "950", "Soulbound": "" }, { "type": "0xc1f", "id": "Chasuble of Holy Light", "Class": "Equipment", "Item": "", "Texture": { @@ -27761,17 +27793,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "4" } ], "BagType": "4", "FameBonus": "3", - "feedPower": "650", + "feedPower": "450", "Soulbound": "" }, { "type": "0xc20", "id": "Ring of Divine Faith", "Class": "Equipment", "Item": "", "Texture": { @@ -27789,17 +27821,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "5" } ], "FameBonus": "2", "BagType": "4", - "feedPower": "500", + "feedPower": "400", "Soulbound": "" }, { "type": "0xc21", "id": "Holy Water", "Class": "Equipment", "Item": "", "Texture": { @@ -28042,17 +28074,17 @@ "MaxDamage": "245", "LifetimeMS": "400", "Amplitude": "0.2", "Frequency": "0.2" }, "BagType": "6", "OldSound": "daggerSwing", "FameBonus": "4", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0xc2a", "id": "Ghostly Prism", "Class": "Equipment", "Item": "", "Texture": { @@ -28090,17 +28122,17 @@ "objectId": "Spirit Prism Bomb" }, { "_": "Teleport", "maxDistance": "13" } ], "FameBonus": "6", - "feedPower": "1200", + "feedPower": "1000", "Soulbound": "" }, { "type": "0xc2b", "id": "Small Firecracker", "Class": "Equipment", "Item": "", "Texture": { @@ -28234,17 +28266,17 @@ "decrDamage": "30", "wisDamageBase": "60", "maxTargets": "5", "wisPerTarget": "6", "condEffect": "Slowed", "condDuration": "3", "color": "0xff9933" }, - "feedPower": "1100", + "feedPower": "900", "Soulbound": "" }, { "type": "0xc31", "id": "Experimental Ring", "Class": "Equipment", "Item": "", "Texture": { @@ -28315,17 +28347,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "55" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "800", + "feedPower": "700", "Soulbound": "" }, { "type": "0xc33", "id": "Conducting Wand", "Class": "Equipment", "Item": "", "Texture": { @@ -28354,17 +28386,17 @@ "_": "IncrementStat", "stat": "27", "amount": "4" } ], "BagType": "6", "FameBonus": "4", "OldSound": "magicShoot", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0xc34", "id": "Sand Pail 5", "DisplayId": "Sand Pail", "Class": "Equipment", "Item": "", @@ -29258,17 +29290,17 @@ "MinDamage": "111", "MaxDamage": "111", "LifetimeMS": "340", "MultiHit": "" }, "BagType": "6", "FameBonus": "3", "OldSound": "bladeSwing", - "feedPower": "500", + "feedPower": "700", "Soulbound": "" }, { "type": "0xc53", "id": "Basic Star", "Class": "Equipment", "Item": "", "Texture": { @@ -30768,17 +30800,17 @@ "_": "Pet", "cooldown": "2", "objectId": "Guided Forgotten Soul", "proc": "0.1" }, "BagType": "6", "FameBonus": "6", "OldSound": "magicShoot", - "feedPower": "310", + "feedPower": "800", "Soulbound": "" }, { "type": "0xc70", "id": "Golden Ankh", "Class": "Equipment", "Item": "", "SlotType": "10", @@ -31384,17 +31416,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "3" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "450", + "feedPower": "700", "Soulbound": "" }, { "type": "0x7563", "id": "Water Dragon Silk Robe", "Class": "Equipment", "Item": "", "Texture": { @@ -31422,17 +31454,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "3" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "450", + "feedPower": "700", "Soulbound": "" }, { "type": "0x7564", "id": "Fire Dragon Battle Armor", "Class": "Equipment", "Item": "", "Texture": { @@ -31460,17 +31492,17 @@ { "_": "IncrementStat", "stat": "26", "amount": "3" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "450", + "feedPower": "700", "Soulbound": "" }, { "type": "0x7565", "id": "Celestial Blade", "DisplayId": "Celestial Blade", "Class": "Equipment", "Item": "", @@ -31488,17 +31520,17 @@ "MinDamage": "200", "MaxDamage": "220", "LifetimeMS": "400", "Amplitude": "0.65", "Frequency": "0.2" }, "BagType": "6", "FameBonus": "6", - "feedPower": "450", + "feedPower": "850", "OldSound": "bladeSwing", "Soulbound": "" }, { "type": "0xcc9", "id": "Soft Drink", "Class": "Equipment", "Item": "", @@ -32563,17 +32595,17 @@ "LifetimeMS": "503", "MultiHit": "", "ParticleTrail": "0xf7941d" }, "BagType": "6", "FameBonus": "6", "NumProjectiles": "1", "OldSound": "arrowShoot", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0x2303", "id": "Sword of Illumination", "Class": "Equipment", "Item": "", "Texture": { @@ -32592,17 +32624,17 @@ "LifetimeMS": "260", "Size": "75" }, "BagType": "6", "FameBonus": "6", "NumProjectiles": "2", "ArcGap": "40", "OldSound": "bladeSwing", - "feedPower": "800", + "feedPower": "700", "Soulbound": "" }, { "type": "0x232a", "id": "Dagger of the Amethyst Prism", "Class": "Equipment", "Item": "", "Texture": { @@ -32702,17 +32734,17 @@ "MaxDamage": "20", "Amplitude": "0.5", "Frequency": "1" }, "BagType": "4", "NumProjectiles": "7", "ArcGap": "90", "OldSound": "magicShoot", - "feedPower": "310" + "feedPower": "0" }, { "type": "0x2327", "id": "Lethargic Sentience", "Class": "Equipment", "Item": "", "Texture": { "File": "lofiObj3", @@ -32729,17 +32761,17 @@ "MinDamage": "20", "MaxDamage": "40", "Parametric": "", "PassesCover": "" }, "NumProjectiles": "4", "BagType": "4", "OldSound": "magicShoot", - "feedPower": "145" + "feedPower": "0" }, { "type": "0x2328", "id": "Toy Knife", "Class": "Equipment", "Item": "", "Texture": { "File": "lofiObj3", @@ -32753,17 +32785,17 @@ "ObjectId": "Toy Attack", "Speed": "50", "LifetimeMS": "1000", "MinDamage": "50", "MaxDamage": "50" }, "BagType": "4", "OldSound": "daggerSwing", - "feedPower": "145" + "feedPower": "0" }, { "type": "0x233a", "id": "The Devil Tarot Card", "Class": "Equipment", "Item": "", "SlotType": "10", "Texture": { @@ -32979,17 +33011,17 @@ { "_": "IncrementStat", "stat": "3", "amount": "80" } ], "FameBonus": "5", "BagType": "6", - "feedPower": "600", + "feedPower": "700", "Soulbound": "" }, { "type": "0x2337", "id": "Almandine Armor of Anger", "setType": "0x0001", "setName": "Oryx Awesome Set", "Class": "Equipment", @@ -33516,17 +33548,17 @@ "stat": "22", "amount": "3" }, "BagType": "6", "FameBonus": "6", "NumProjectiles": "2", "ArcGap": "0", "OldSound": "magicShoot", - "feedPower": "800", + "feedPower": "750", "Soulbound": "" }, { "type": "0x767", "id": "Skullish Remains of Esben", "Class": "Equipment", "Item": "", "Texture": { @@ -33608,17 +33640,17 @@ { "_": "IncrementStat", "stat": "21", "amount": "15" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "435" + "feedPower": "650" }, { "type": "0x235D", "id": "PriestST3", "setType": "0x0002", "setName": "Priest of Geb Set", "DisplayId": "Geb's Ring of Wisdom", "Class": "Equipment", @@ -33648,17 +33680,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "10" } ], "BagType": "8", "FameBonus": "5", - "feedPower": "500" + "feedPower": "400" }, { "type": "0x235E", "id": "PriestST1", "setType": "0x0002", "setName": "Priest of Geb Set", "DisplayId": "Book of Geb", "Class": "Equipment", @@ -33717,17 +33749,17 @@ "effect": "Speedy", "checkExistingEffect": "Hexed" }, { "_": "RemoveNegativeConditions", "range": "5" } ], - "feedPower": "380" + "feedPower": "800" }, { "type": "0x235F", "id": "PriestST0", "setType": "0x0002", "setName": "Priest of Geb Set", "DisplayId": "Wand of Geb", "Class": "Equipment", @@ -33754,17 +33786,17 @@ "ActivateOnEquip": { "_": "IncrementStat", "stat": "20", "amount": "2" }, "BagType": "8", "FameBonus": "4", "OldSound": "bladeSwing", - "feedPower": "800" + "feedPower": "500" }, { "type": "0x2360", "id": "MysticST2", "setType": "0x0004", "setName": "Phylactery Mystic Set", "DisplayId": "Soulless Robe", "Class": "Equipment", @@ -33784,17 +33816,17 @@ { "_": "IncrementStat", "stat": "21", "amount": "15" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "435" + "feedPower": "700" }, { "type": "0x2361", "id": "MysticST3", "setType": "0x0004", "setName": "Phylactery Mystic Set", "DisplayId": "Ring of the Covetous Heart", "Class": "Equipment", @@ -33824,17 +33856,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "8" } ], "BagType": "8", "FameBonus": "5", - "feedPower": "500" + "feedPower": "400" }, { "type": "0x2362", "id": "MysticST1", "setType": "0x0004", "setName": "Phylactery Mystic Set", "DisplayId": "Soul of the Bearer", "Class": "Equipment", @@ -33886,17 +33918,17 @@ "useWisMod": "true" } ], "Cooldown": "6", "Usable": "", "BagType": "8", "FameBonus": "4", "MpCost": "150", - "feedPower": "600" + "feedPower": "700" }, { "type": "0x2363", "id": "MysticST0", "setType": "0x0004", "setName": "Phylactery Mystic Set", "DisplayId": "The Phylactery", "Class": "Equipment", @@ -33923,17 +33955,17 @@ "stat": "26", "amount": "2" }, "BagType": "8", "FameBonus": "4", "OldSound": "magicShoot", "NumProjectiles": "2", "ArcGap": "0", - "feedPower": "500" + "feedPower": "750" }, { "type": "0x2367", "id": "Legacy Pixie-Enchanted Sword", "setType": "0x04a3", "setName": "Legacy Swoll Paladin Set", "DisplayId": "Legacy Pixie-Enchanted Sword", "Class": "Equipment", @@ -34601,17 +34633,17 @@ "MinDamage": "50", "MaxDamage": "110", "LifetimeMS": "415", "Amplitude": "0.5", "Frequency": "0.48" }, "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "800", "NumProjectiles": "2", "ArcGap": "0", "OldSound": "magicShoot", "Soulbound": "" }, { "type": "0x21f4", "id": "WizardST1", @@ -34633,17 +34665,17 @@ "MinDamage": "53", "MaxDamage": "115", "LifetimeMS": "1300", "ArmorPiercing": "" }, "Usable": "", "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "900", "MpCost": "80", "Activate": "BulletNova", "Soulbound": "" }, { "type": "0x21f5", "id": "WizardST2", "setType": "0x0006", @@ -34676,17 +34708,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "3" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "550", "Soulbound": "" }, { "type": "0x21f6", "id": "WizardST3", "setType": "0x0006", "setName": "Twilight Archmage Set", "DisplayId": "The Forgotten Ring", @@ -34834,17 +34866,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "6" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x7fba", "id": "WarriorST3", "setType": "0x7a00", "setName": "Dragon Tamer Set", "DisplayId": "Amulet of Drakefyre", @@ -34865,17 +34897,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "5" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x9dc", "id": "NecroST0", "setType": "0x000e", "setName": "Hollow King Necromancer Set", "DisplayId": "Edictum Praetoris", @@ -34897,17 +34929,17 @@ "LifetimeMS": "570", "Frequency": "1", "Amplitude": "0.3", "Size": "70" }, "NumProjectiles": "3", "ArcGap": "3", "FameBonus": "5", - "feedPower": "700", + "feedPower": "800", "BagType": "8", "Soulbound": "", "OldSound": "magicShoot" }, { "type": "0x9dd", "id": "NecroST1", "setType": "0x000e", @@ -34992,17 +35024,17 @@ }, { "_": "IncrementStat", "stat": "3", "amount": "35" } ], "FameBonus": "4", - "feedPower": "600", + "feedPower": "750", "BagType": "8", "Soulbound": "" }, { "type": "0x9df", "id": "NecroST3", "setType": "0x000e", "setName": "Hollow King Necromancer Set", @@ -35398,17 +35430,17 @@ "Activate": { "_": "Lightning", "arcDegrees": "45", "totalDamage": "100", "wisDamageBase": "40", "maxTargets": "6", "color": "0xffdf00" }, - "feedPower": "450", + "feedPower": "250", "DisplayId": "Honey Scepter", "Soulbound": "" }, { "type": "0x132", "id": "Orb of Sweet Demise", "Class": "Equipment", "Item": "", @@ -35434,17 +35466,17 @@ "visualEffect": "8", "useWisMod": "false" }, { "_": "StasisBlast", "duration": "3" } ], - "feedPower": "450", + "feedPower": "200", "DisplayId": "Orb of Sweet Demise", "Soulbound": "" }, { "type": "0x0d41", "id": "Wooden Box", "Class": "Equipment", "Item": "", @@ -35757,17 +35789,17 @@ "LifetimeMS": "600", "MinDamage": "70", "MaxDamage": "110", "ArmorPiercing": "" }, "BagType": "6", "FameBonus": "4", "OldSound": "magicShoot", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x1413", "id": "Freezing Quiver", "Class": "Equipment", "Item": "", "Texture": { @@ -35813,17 +35845,17 @@ }, "Usable": "", "NumProjectiles": "3", "ArcGap": "8", "BagType": "4", "FameBonus": "5", "MpCost": "90", "Activate": "Shoot", - "feedPower": "700", + "feedPower": "800", "Soulbound": "" }, { "type": "0x13f", "id": "Semi Apple", "DisplayId": "Apple of Semi Maxening", "Class": "Equipment", "Item": "", @@ -36086,17 +36118,17 @@ "MaxDamage": "80", "LifetimeMS": "420", "MultiHit": "" }, "BagType": "6", "FameBonus": "6", "NumProjectiles": "2", "OldSound": "arrowShoot", - "feedPower": "1200", + "feedPower": "750", "Soulbound": "" }, { "type": "0x16da", "id": "Frost Drake Hide Armor", "Class": "Equipment", "Item": "", "Texture": { @@ -36185,17 +36217,17 @@ { "_": "IncrementStat", "stat": "0", "amount": "110" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "500", + "feedPower": "1400", "Soulbound": "" }, { "type": "0x16dd", "id": "Frost Citadel Armor", "Class": "Equipment", "Item": "", "Texture": { @@ -36251,17 +36283,17 @@ }, { "_": "ConditionEffectSelf", "effect": "Armored", "duration": "4", "useWisMod": "true" } ], - "feedPower": "1300", + "feedPower": "1250", "Soulbound": "" }, { "type": "0x13c", "id": "Mystery Dye (Clothing)", "Class": "Equipment", "Item": "", "Texture": { @@ -36809,17 +36841,17 @@ "intensity": "0.05", "lifetimeMS": "75" } }, "BagType": "6", "NumProjectiles": "1", "FameBonus": "5", "OldSound": "magicShoot", - "feedPower": "650", + "feedPower": "750", "Soulbound": "" }, { "type": "0x183d", "id": "Kageboshi", "Class": "Equipment", "Item": "", "Texture": { @@ -36939,17 +36971,17 @@ "FameBonus": "5", "MpCost": "85", "Activate": { "_": "ConditionEffectSelf", "effect": "Speedy", "duration": "12" }, "Cooldown": "13", - "feedPower": "310", + "feedPower": "500", "DisplayId": "Helm of the Swift Bunny", "Soulbound": "" }, { "type": "0x8a9", "id": "Vitamine Buster", "Class": "Equipment", "Item": "", @@ -36981,17 +37013,17 @@ ], "Usable": "", "BagType": "6", "FameBonus": "4", "MpCost": "75", "Activate": "BulletNova", "DisplayId": "Vitamine Buster", "Soulbound": "", - "feedPower": "310" + "feedPower": "500" }, { "type": "0x164a", "id": "Clover Bow", "Class": "Equipment", "Item": "", "Texture": { "File": "stPatricksObjects8x8", @@ -37325,17 +37357,17 @@ "MpCost": "90", "ArcGap": "8", "Activate": "Shoot", "NumProjectiles": "3", "Soulbound": "", "Sound": "spell/fire_spray", "BagType": "6", "FameBonus": "5", - "feedPower": "700" + "feedPower": "800" }, { "type": "0x10f3", "id": "EH Red Quiver", "DisplayId": "Beehemoth Quiver", "Class": "Equipment", "Item": "", "Texture": { @@ -37375,17 +37407,17 @@ "Soulbound": "", "MpCost": "90", "ArcGap": "8", "Activate": "Shoot", "NumProjectiles": "3", "Sound": "spell/fire_spray", "BagType": "6", "FameBonus": "5", - "feedPower": "700" + "feedPower": "800" }, { "type": "0x10f2", "id": "EH Blue Quiver", "DisplayId": "Beehemoth Quiver", "Class": "Equipment", "Item": "", "Texture": { @@ -37425,17 +37457,17 @@ "Soulbound": "", "MpCost": "90", "ArcGap": "8", "Activate": "Shoot", "NumProjectiles": "3", "Sound": "spell/fire_spray", "BagType": "6", "FameBonus": "5", - "feedPower": "700" + "feedPower": "800" }, { "type": "0x10d4", "id": "EH Yellow Bee Armor", "Class": "Equipment", "Item": "", "DisplayId": "Beehemoth Armor", "Texture": { @@ -37453,17 +37485,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "5" } ], "BagType": "4", "FameBonus": "5", - "feedPower": "750", + "feedPower": "650", "Soulbound": "" }, { "type": "0x10d5", "id": "EH Red Bee Armor", "Class": "Equipment", "Item": "", "DisplayId": "Beehemoth Armor", @@ -37482,17 +37514,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "5" } ], "BagType": "4", "FameBonus": "5", - "feedPower": "750", + "feedPower": "650", "Soulbound": "" }, { "type": "0x10d6", "id": "EH Blue Bee Armor", "Class": "Equipment", "Item": "", "DisplayId": "Beehemoth Armor", @@ -37511,17 +37543,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "5" } ], "BagType": "4", "FameBonus": "5", - "feedPower": "750", + "feedPower": "650", "Soulbound": "" }, { "type": "0x08f7", "id": "HuntressST0", "setType": "0x000f", "setName": "Swarming Huntress Set", "DisplayId": "Nectar Crossfire", @@ -37803,17 +37835,17 @@ "EffectInfo": { "name": "Explosion", "description": "Dazed for 2 seconds within 1.75 sqrs" } }, "MpCost": "65", "BagType": "8", "FameBonus": "5", - "feedPower": "900", + "feedPower": "950", "Soulbound": "" }, { "type": "0x025a", "id": "TricksterST2", "setType": "0x0010", "setName": "Lost Golem Set", "DisplayId": "Golem Garments", @@ -37839,17 +37871,17 @@ { "_": "IncrementStat", "stat": "26", "amount": "7" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "435", + "feedPower": "700", "Soulbound": "" }, { "type": "0x025b", "id": "TricksterST3", "setType": "0x0010", "setName": "Lost Golem Set", "DisplayId": "Rusty Cuffs", @@ -37875,17 +37907,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "5" } ], "BagType": "8", "FameBonus": "5", - "feedPower": "900", + "feedPower": "700", "Soulbound": "" }, { "type": "0x0243", "id": "Marble Seal", "DisplayId": "Marble Seal", "Class": "Equipment", "Item": "", @@ -40125,17 +40157,17 @@ "BagType": "6", "FameBonus": "6", "MpCost": "75", "Activate": { "_": "BulletNova", "numShots": "8", "color": "E28A8A" }, - "feedPower": "1200", + "feedPower": "1000", "Soulbound": "" }, { "type": "0x7b8", "id": "pD Tome", "DisplayId": "Tome of Pain", "Description": "An ancient tome covered with fleshy appendages. It contains the secrets to magic often considered blasphemous by priests, used to inflict horrible pain on others.", "Class": "Equipment", @@ -40180,17 +40212,17 @@ "Activate": { "_": "HealNova", "amount": "120", "damage": "280", "range": "3.8", "useWisMod": "true", "color": "0xE28A8A" }, - "feedPower": "1000", + "feedPower": "750", "Soulbound": "" }, { "type": "0x7b9", "id": "pD Scepter", "DisplayId": "Scepter of Devastation", "Description": "A loathsome scepter that converges the life energy of parasites into a soul-rotting bolt of destruction.", "Class": "Equipment", @@ -41980,17 +42012,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "3" } ], "BagType": "6", "FameBonus": "7", - "feedPower": "800", + "feedPower": "700", "Soulbound": "" }, { "type": "0x6405", "id": "Ring of Unbound Love", "setType": "0x25ca", "setName": "Valentine's Day Archer Set", "Class": "Equipment", @@ -42301,17 +42333,17 @@ "range": "2.5", "color": "0x808080", "target": "enemy", "center": "mouse", "visualEffect": "8", "useWisMod": "true" } ], - "feedPower": "750", + "feedPower": "550", "Soulbound": "" }, { "type": "0x83e", "id": "Woodland Robe", "Class": "Equipment", "Item": "", "Texture": { @@ -42553,17 +42585,17 @@ "Speed": "100", "MinDamage": "340", "MaxDamage": "390", "LifetimeMS": "400" }, "BagType": "6", "FameBonus": "7", "OldSound": "bladeSwing", - "feedPower": "900", + "feedPower": "800", "Soulbound": "" }, { "type": "0x13ab", "id": "Spriteful Shield", "setType": "0x156c", "setName": "Easter Knight Set", "Class": "Equipment", @@ -42660,17 +42692,17 @@ { "_": "IncrementStat", "stat": "26", "amount": "3" } ], "BagType": "6", "FameBonus": "7", - "feedPower": "900", + "feedPower": "700", "Soulbound": "" }, { "type": "0x13ad", "id": "Tiara of Eggscellent Sturdiness", "setType": "0x156c", "setName": "Easter Knight Set", "Class": "Equipment", @@ -42701,17 +42733,17 @@ "OnPlayerHitActivate": { "_": "Pet", "proc": "0.1", "cooldown": "45", "objectId": "Easter Bunny" }, "BagType": "6", "FameBonus": "7", - "feedPower": "900", + "feedPower": "325", "Soulbound": "" }, { "type": "0xe79", "id": "Black Cat Skin Unlocker", "Class": "Equipment", "Item": "", "AnimatedTexture": { @@ -43758,17 +43790,17 @@ "MpCost": "90", "Cooldown": "5", "Activate": { "_": "ObjectToss", "objectId": "Aether Trap", "throwTime": "0", "color": "0xff1919" }, - "feedPower": "750", + "feedPower": "800", "Soulbound": "" }, { "type": "0xbbc", "id": "SorcererST0", "setType": "0x000d", "setName": "Horrific Sorcerer Set", "Class": "Equipment", @@ -43786,17 +43818,17 @@ "ObjectId": "Horrific Proj", "Speed": "110", "MinDamage": "225", "MaxDamage": "265", "LifetimeMS": "818" }, "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "650", "Soulbound": "" }, { "type": "0xbbd", "id": "SorcererST1", "setType": "0x000d", "setName": "Horrific Sorcerer Set", "Class": "Equipment", @@ -43834,17 +43866,17 @@ "effect": "Stunned", "duration": "1" } ], "Cooldown": "0.5", "MpCost": "100", "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "700", "Soulbound": "" }, { "type": "0xbbe", "id": "SorcererST2", "setType": "0x000d", "setName": "Horrific Sorcerer Set", "Class": "Equipment", @@ -43880,17 +43912,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "4" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0xbbf", "id": "SorcererST3", "setType": "0x000d", "setName": "Horrific Sorcerer Set", "Class": "Equipment", @@ -43926,17 +43958,17 @@ { "_": "IncrementStat", "stat": "28", "amount": "-3" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x96a", "id": "Picante Taco", "Class": "Equipment", "Item": "", "SlotType": "10", @@ -44098,17 +44130,17 @@ "RateOfFire": "1.2", "NumProjectiles": "1", "ActivateOnEquip": { "_": "IncrementStat", "stat": "26", "amount": "-2" }, "BagType": "8", - "feedPower": "750", + "feedPower": "1000", "FameBonus": "5", "Soulbound": "" }, { "type": "0xbd9", "id": "AssassinST1", "setType": "0x0011", "setName": "Flesh Collector Set", @@ -44762,17 +44794,17 @@ "MultiHit": "", "PassesCover": "", "FaceDir": "" }, "NumProjectiles": "2", "ArcGap": "0", "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "800", "Soulbound": "" }, { "type": "0x2040", "id": "SamuraiST2", "setType": "0xf3d", "setName": "Akuma Slayer Set", "DisplayId": "Kamishimo", @@ -44798,17 +44830,17 @@ { "_": "IncrementStat", "stat": "28", "amount": "4" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x2041", "id": "SamuraiST3", "setType": "0xf3d", "setName": "Akuma Slayer Set", "DisplayId": "Akuma's Tear", @@ -44834,17 +44866,17 @@ { "_": "IncrementStat", "stat": "28", "amount": "3" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "400", "Soulbound": "" }, { "type": "0xf3c", "id": "SamuraiST1", "setType": "0xf3d", "setName": "Akuma Slayer Set", "DisplayId": "Ryu's Blade", @@ -44896,17 +44928,17 @@ "gapTiles": "0.5", "offsetAngle": "195", "minDistance": "3", "maxDistance": "3" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "850", "Soulbound": "" }, { "type": "0x36a2", "id": "Tezcacoatl's Tail", "Class": "Equipment", "Item": "", "Texture": { @@ -45094,17 +45126,17 @@ "_": "IncrementStat", "stat": "28", "amount": "7" } ], "BagType": "8", "Soulbound": "", "FameBonus": "4", - "feedPower": "500" + "feedPower": "750" }, { "type": "0x5bdf", "id": "KnightST3", "setType": "0x5be2", "setName": "Oryx's Battle Attires", "DisplayId": "Bloodstone Ring", "Class": "Equipment", @@ -45125,17 +45157,17 @@ "_": "IncrementStat", "stat": "21", "amount": "4" } ], "BagType": "8", "Soulbound": "", "FameBonus": "4", - "feedPower": "500" + "feedPower": "650" }, { "type": "0x5be0", "id": "KnightST1", "setType": "0x5be2", "setName": "Oryx's Battle Attires", "DisplayId": "Champion's Bastion", "Class": "Equipment", @@ -45177,17 +45209,17 @@ "amount": "15", "duration": "2.5" } ], "NumProjectiles": "5", "BagType": "8", "Soulbound": "", "FameBonus": "4", - "feedPower": "500" + "feedPower": "800" }, { "type": "0x5be1", "id": "KnightST0", "setType": "0x5be2", "setName": "Oryx's Battle Attires", "DisplayId": "Oryx's Greatsword", "Class": "Equipment", @@ -45208,17 +45240,17 @@ "MaxDamage": "245", "LifetimeMS": "400", "Size": "100", "ArmorPiercing": "" }, "BagType": "8", "Soulbound": "", "FameBonus": "4", - "feedPower": "500" + "feedPower": "850" }, { "type": "0x73cd", "id": "Suspicious Milk Bottle", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", @@ -45330,17 +45362,17 @@ }, { "_": "ConditionEffectSelf", "effect": "Damaging", "duration": "2", "useWisMod": "true" } ], - "feedPower": "750", + "feedPower": "850", "Soulbound": "" }, { "type": "0x89a3", "id": "Glazed Apple", "Class": "Equipment", "Item": "", "SlotType": "10", @@ -46697,17 +46729,17 @@ "FaceDir": "" }, "BagType": "8", "FameBonus": "4", "OldSound": "bladeSwing", "Soulbound": "", "ArcGap": "8", "NumProjectiles": "2", - "feedPower": "650" + "feedPower": "700" }, { "type": "0x1e58", "id": "NinjaST1", "setType": "0x1e51", "setName": "Raijin Disciple Set", "DisplayId": "Daybreak Chakram", "Class": "Equipment", @@ -46757,17 +46789,17 @@ "MpCostPerSecond": "40", "Activate": { "_": "ShurikenAbility", "effect": "Armored", "enablePetManaHealing": "false" }, "MultiPhase": "", "NumProjectiles": "1", - "feedPower": "850", + "feedPower": "950", "Soulbound": "" }, { "type": "0x1e4f", "id": "NinjaST2", "setType": "0x1e51", "setName": "Raijin Disciple Set", "DisplayId": "Hirejou Tenne", @@ -46793,17 +46825,17 @@ { "_": "IncrementStat", "stat": "28", "amount": "8" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "650", "Soulbound": "" }, { "type": "0x1e50", "id": "NinjaST3", "setType": "0x1e51", "setName": "Raijin Disciple Set", "DisplayId": "Heavenly Magatama", @@ -46829,17 +46861,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "5" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "550", "Soulbound": "" }, { "type": "0x1e44", "id": "ArcherST0", "setType": "0x1e48", "setName": "Phantom Archer Set", "DisplayId": "Deathless Crossbow", @@ -46860,17 +46892,17 @@ "MaxDamage": "250", "LifetimeMS": "200", "MultiHit": "" }, "BagType": "8", "FameBonus": "4", "NumProjectiles": "1", "OldSound": "arrowShoot", - "feedPower": "500", + "feedPower": "900", "Soulbound": "" }, { "type": "0x1e45", "id": "ArcherST1", "setType": "0x1e48", "setName": "Phantom Archer Set", "DisplayId": "Quiver of Shrieking Specters", @@ -46912,17 +46944,17 @@ ], "Usable": "", "BagType": "8", "FameBonus": "4", "MpCost": "120", "NumProjectiles": "20", "ArcGap": "18", "Cooldown": "0.5", - "feedPower": "500", + "feedPower": "800", "Soulbound": "" }, { "type": "0x1e46", "id": "ArcherST2", "setType": "0x1e48", "setName": "Phantom Archer Set", "DisplayId": "Wraith's Brigandine", @@ -46942,17 +46974,17 @@ }, { "_": "IncrementStat", "stat": "21", "amount": "14" } ], "FameBonus": "4", - "feedPower": "500", + "feedPower": "700", "BagType": "8", "Soulbound": "" }, { "type": "0x1e47", "id": "ArcherST3", "setType": "0x1e48", "setName": "Phantom Archer Set", @@ -46978,17 +47010,17 @@ }, { "_": "IncrementStat", "stat": "0", "amount": "50" } ], "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "BagType": "8", "Soulbound": "" }, { "type": "0x183e", "id": "Sakura Wakizashi", "Class": "Equipment", "Item": "", @@ -47046,255 +47078,255 @@ "id": "Rogue Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf0" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Bruno the Rogue Steward Skin\\n*Heartless Dodger Rogue Skin\\n*Ordinary Box Rogue Skin\\n*Sheep Rogue Skin\\n*Lone Rogue Skin\\n*Twilight Acolyte Rogue Skin\\n*Thief Queen Skin\\n*Dapper Disguiser Rogue Skin\\n*Lil Beach Rogue Skin\\n*Wererat Rogue Skin\\n*Roguish Business Partner Skin\\n*Red Outlaw Skin\\n*Barefoot Rogue Skin\\n*Cloaked Ascendant Rogue Skin\\n*Masked Rogue Skin\\n*Little Prince Rogue Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x196e", "id": "Archer Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf1" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Inuit Skin\\n*Cupid Archer Skin\\n*Tennis Player Archer Skin\\n*Water Lily Archer Skin\\n*Chu-Ko-Nu Archer Skin\\n*Raven Archer Skin\\n*Magma Dweller Archer Skin\\n*Sunflower Archer Skin\\n*Sheep Archer Skin\\n*Elf Archer Skin\\n*Guerilla Archer Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x196f", "id": "Wizard Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf2" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Apprentice Wizard Skin\\n*Ordinary Magician Skin\\n*Summer Vacation Wizard Skin\\n*Old Man Wizard Skin\\n*Gentleman Skin\\n*Wicked Dragon Wizard Skin\\n*Spooky Roommate Wizard Skin\\n*Mysterious Wizard Skin\\n*Butterfly Wizard Skin\\n*Wizard Supreme Skin\\n*Sheep Wizard Skin\\n*The Flamingo Wizard Skin\\n*Dr. Spellbomb Skin\\n*Merlin Wizard Skin\\n*Hermit Wizard Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1970", "id": "Priest Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf3" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Hoodoo Priestess Skin\\n*Bard Priestess Skin\\n*Snowland Priestess Skin\\n*Ivory Priest Skin\\n*Sheep Priest Skin\\n*Holy Guide Priest Skin\\n*Ancient Archivist Priest Skin\\n*Panda Priest Skin\\n*Pandora Priestess Skin\\n*Cleopatra Priestess Skin\\n*Lifeguard Priest Skin\\n*Lunar High Priestess Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1971", "id": "Warrior Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf4" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Sand Monk Warrior Skin\\n*Angry Orc Warrior Skin\\n*Buckethead Warrior Skin\\n*Adorable Lil' Warrior Skin\\n*Athena Warrior Skin\\n*Lizardman Warrior Skin\\n*Singer Warrior Skin\\n*Living Armor Warrior Skin\\n*Gladiator Skin\\n*Harrowed Slinger Warrior Skin\\n*Scarecrow Warrior Skin\\n*Lodestar Warrior Skin\\n*Giant Sword Warrior Skin\\n*Sheep Warrior Skin\\n*Explorer Skin\\n*Armored Champion Warrior Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1972", "id": "Knight Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf5" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Glacius Knight Skin\\n*Snorkeler Knight Skin\\n*Slurp Knight Skin\\n*Penguin Knight Skin\\n*Frimar Knight Skin\\n*Knight Lady Skin\\n*Shield Maiden Skin\\n*Heroic Knight Skin\\n*Antique Diver Knight Skin\\n*Ducky Knight Skin\\n*Wise Swine Knight Skin\\n*Templar Knight Skin\\n*Lustrous Champion Knight Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1973", "id": "Paladin Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf6" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Decorated Paladin Skin\\n*Oni Paladin Skin\\n*Blessed Champion Paladin Skin\\n*Valkyrie Paladin Skin\\n*Cleaner Maid Paladin Skin\\n*Nerd Paladin Skin\\n*Poisson d'Avril Paladin Skin\\n*Pilgrim Father Skin\\n*Miss Santa Skin\\n*Banana Boat Paladin Skin\\n*Foreign Prince Paladin Skin\\n*Iron Maiden Skin\\n*Patriot Paladin Skin\\n*Monkey King Paladin Skin\\n*Halberdier Paladin Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1974", "id": "Assassin Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf7" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Vampire Groom Assassin Skin\\n*Beach Assassin Skin\\n*Hazmat Suit Assassin Skin\\n*Alice Assassin Skin\\n*Mini Stheno Skin\\n*Blue Frog Assassin Skin\\n*Redcoat Assassin Skin\\n*Schankmaid Assassin Skin\\n*Arms Merchant Assassin Skin\\n*Snowball Kid Assassin Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1975", "id": "Necromancer Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf8" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Death Mage Necromancer Skin\\n*Heart Thief Necromancer Skin\\n*Beach Party Necromancer Skin\\n*Heartless Necromancer Skin\\n*Vampire Lord Skin\\n*Frozen King Skin\\n*Carnivalmancer Skin\\n*Shadow Mage Skin\\n*Voodoo Magus Necromancer Skin\\n*Skink Necromancer Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1976", "id": "Huntress Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xf9" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Reptilian Hunter Skin\\n*Moonlight Elf Huntress Skin\\n*Swimsuit Huntress Skin\\n*Woodland Huntress Skin\\n*Eagle Eye Hunter Skin\\n*Sunrise Hunter Skin\\n*Mini Thessal Skin\\n*Drake Hunter Skin\\n*Heartseeker Huntress Skin\\n*Markswoman Huntress Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1977", "id": "Mystic Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xfa" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Grand Enchantress Mystic Skin\\n*Lightning Mystic Skin\\n*Lunar Mystic Skin\\n*Pilgrim Mother Skin\\n*Icicle Dial Mystic Skin\\n*Yuki Onna Mystic Skin\\n*Timelock Mystic Skin\\n*Leprechaun Mystic Skin\\n*Clockwork Mystic Skin\\n*Mystic Emeritus Skin\\n*Hula Mystic Skin\\n*Swimsuit Mystic Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1978", "id": "Trickster Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xfb" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Fox Trickster Skin\\n*Queen of Misrule Trickster Skin\\n*Time Traveler Trickster Skin\\n*Swimsuit Trickster Skin\\n*Gnome Trickster Skin\\n*Jellyhead Trickster Skin\\n*Jiangshi Trickster Skin\\n*Soubrette Trickster Skin\\n*Chinese Dress Trickster Skin\\n*Bunny Trickster Skin\\n*Beach Trickster Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x1979", "id": "Sorcerer Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xfc" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Mardi Gras Sorcerer Skin\\n*Ancient Sorcerer Skin\\n*Cunning Sorcerer Skin\\n*Mini Malus Sorcerer Skin\\n*Blizzard Sorcerer Skin\\n*Thunder God Sorcerer Skin\\n*Undine Sorcerer Skin\\n*Nameless Sorcerer Skin\\n*Piglet Sorcerer Skin\\n*Discoverer Sorcerer Skin\\n*Yin Yang Sorcerer Skin\\n*Ebony Sorcerer Skin\\n*Wise Elder Sorcerer Skin\\n*Indian Beauty Sorceress Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x197a", "id": "Ninja Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xfd" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Baby Djinja Skin\\n*Mini Rosen Skin\\n*Pharaoh Ninja Skin\\n*Kabuki Ninja Skin\\n*Silver Ninja Skin\\n*Dark Rider Ninja Skin\\n*Gardener Ninja Skin\\n*Feline Blade Ninja Skin\\n*Parasol Maiden Ninja Skin\\n*Dual Duelist Ninja Skin\\n*Shark Hunter Ninja Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x197b", "id": "Samurai Mystery Skin", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0xfe" }, "SlotType": "10", - "Description": "Grants a random Skin for this class when used!", + "Description": "Grants a random Skin for this class when used!\\n\\n*Baywatch Samurai Skin\\n*Chonmage Samurai Skin\\n*Kilnmaster Samurai Skin\\n*Onna Bugeisha Samurai Skin\\n*Cowboy Samurai Skin\\n*Airflow Samurai Skin\\n*Guillotiner Samurai Skin\\n*Silent Samurai Skin\\n*Cyberpunk Samurai Skin\\n*Wanderer Samurai Skin\\n*Shogun Samurai Skin", "Activate": "MysteryDyes", "Consumable": "", "Soulbound": "", "BagType": "7", "Track": "" }, { "type": "0x57d", @@ -47343,17 +47375,17 @@ "center": "player", "color": "0x8B0000", "duration": "4", "effect": "Curse", "range": "5", "target": "enemy" } ], - "feedPower": "800", + "feedPower": "700", "Soulbound": "" }, { "type": "0x57e", "id": "Scholar's Seal", "Class": "Equipment", "Item": "", "Texture": { @@ -47457,17 +47489,17 @@ "MpCost": "70", "Activate": { "_": "BulletCreate", "gapAngle": "315", "gapTiles": "0.53", "numShots": "4", "offsetAngle": "90" }, - "feedPower": "800", + "feedPower": "500", "Soulbound": "" }, { "type": "0x580", "id": "Corruption Cutter", "Class": "Equipment", "Item": "", "Texture": { @@ -47489,17 +47521,17 @@ "Size": "80", "Wavy": "" }, "NumProjectiles": "2", "ArcGap": "20", "BagType": "6", "FameBonus": "5", "OldSound": "daggerSwing", - "feedPower": "800", + "feedPower": "850", "Soulbound": "" }, { "type": "0x4204", "id": "Amethyst Gem", "Class": "Equipment", "Item": "", "Texture": { @@ -47705,17 +47737,17 @@ "LifetimeMS": "325", "Size": "80" }, "NumProjectiles": "4", "ArcGap": "10", "BagType": "8", "FameBonus": "4", "OldSound": "bladeSwing", - "feedPower": "500", + "feedPower": "750", "Soulbound": "" }, { "type": "0x04a6", "id": "PaladinST1", "setType": "0x04a4", "setName": "Swoll Paladin Set", "DisplayId": "Seal of the Enchanted Forest", @@ -47769,17 +47801,17 @@ "amount": "-15", "duration": "4" } ], "Usable": "", "BagType": "8", "FameBonus": "4", "MpCost": "115", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x04a7", "id": "PaladinST2", "setType": "0x04a4", "setName": "Swoll Paladin Set", "DisplayId": "Fairy Plate", @@ -49100,17 +49132,17 @@ "FameBonus": "6", "MpCost": "110", "Activate": { "_": "ObjectToss", "objectId": "Killer Shroom", "throwTime": "0", "color": "0xff1919" }, - "feedPower": "850", + "feedPower": "1000", "Soulbound": "" }, { "type": "0x04b5", "id": "Fungal Breastplate", "Class": "Equipment", "Item": "", "Texture": { @@ -49128,17 +49160,17 @@ { "_": "IncrementStat", "stat": "0", "amount": "80" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "850", + "feedPower": "800", "Soulbound": "" }, { "type": "0x04b6", "id": "Echoes Prism", "Class": "Equipment", "Item": "", "Texture": { @@ -49168,17 +49200,17 @@ "MpCost": "60", "Activate": { "_": "MarkAndTeleport", "maxWait": "30", "mustAlwaysEquip": "0", "cooldown": "1" }, "Cooldown": "4", - "feedPower": "850", + "feedPower": "900", "FameBonus": "6", "Soulbound": "" }, { "type": "0x0499", "id": "Crystal Shield", "Class": "Equipment", "Item": "", @@ -49238,17 +49270,17 @@ { "_": "ShurikenAbility", "effect": "Invulnerable", "enablePetManaHealing": "false", "enableManaRegen": "false", "enableGenericManaHealing": "false" } ], - "feedPower": "850", + "feedPower": "950", "Soulbound": "" }, { "type": "0x04b0", "id": "Crystallised Fang's Venom", "Class": "Equipment", "Item": "", "Texture": { @@ -49879,17 +49911,17 @@ "maxDistance": "13" } ], "ActivateOnEquip": { "_": "IncrementStat", "amount": "3", "stat": "28" }, - "feedPower": "380", + "feedPower": "750", "Soulbound": "" }, { "type": "0x65ef", "id": "Henchman's Claymore", "Class": "Equipment", "Item": "", "Texture": { @@ -49907,17 +49939,17 @@ "MaxDamage": "305", "LifetimeMS": "600", "Amplitude": "0.8", "Frequency": "1.3", "FaceDir": "" }, "FameBonus": "5", "BagType": "6", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x65f0", "id": "Tyrant's Wand", "Class": "Equipment", "Item": "", "Texture": { @@ -49934,17 +49966,17 @@ "LifetimeMS": "800", "MinDamage": "50", "MaxDamage": "75", "MultiHit": "" }, "NumProjectiles": "4", "ArcGap": "10", "BagType": "6", - "feedPower": "500", + "feedPower": "600", "FameBonus": "5", "Soulbound": "" }, { "type": "0x65f1", "id": "Predator Bow", "Class": "Equipment", "Item": "", @@ -49962,17 +49994,17 @@ "MinDamage": "95", "MaxDamage": "140", "LifetimeMS": "400", "MultiHit": "" }, "NumProjectiles": "5", "ArcGap": "175", "BagType": "6", - "feedPower": "500", + "feedPower": "600", "FameBonus": "5", "Soulbound": "" }, { "type": "0x65f2", "id": "Bounty Hunter's Dagger", "Class": "Equipment", "Item": "", @@ -49988,17 +50020,17 @@ "ObjectId": "Realm Stab", "Speed": "140", "MinDamage": "120", "MaxDamage": "170", "LifetimeMS": "380", "PassesCover": "" }, "BagType": "6", - "feedPower": "500", + "feedPower": "600", "FameBonus": "5", "Soulbound": "" }, { "type": "0x65f3", "id": "Oppressor's Staff", "Class": "Equipment", "Item": "", @@ -50018,17 +50050,17 @@ "LifetimeMS": "1600", "Amplitude": "0.8", "Frequency": "1.3", "PassesCover": "" }, "NumProjectiles": "2", "ArcGap": "0", "BagType": "6", - "feedPower": "500", + "feedPower": "600", "FameBonus": "5", "Soulbound": "" }, { "type": "0x65f4", "id": "Blade of the Assailant", "Class": "Equipment", "Item": "", @@ -50044,17 +50076,17 @@ "ObjectId": "Realm Slash", "Speed": "60", "LifetimeMS": "725", "MinDamage": "120", "MaxDamage": "200", "MultiHit": "" }, "BagType": "6", - "feedPower": "500", + "feedPower": "600", "FameBonus": "5", "Soulbound": "" }, { "type": "0x6483", "id": "HTricksterST0", "setType": "0x6482", "setName": "Scarecrow Trickster Set", @@ -50108,17 +50140,17 @@ "EffectInfo": { "name": "Explosion", "description": "Dazed for 2 seconds within 1.75 sqrs" } }, "MpCost": "65", "BagType": "8", "FameBonus": "5", - "feedPower": "900", + "feedPower": "950", "Soulbound": "" }, { "type": "0x6485", "id": "HTricksterST2", "setType": "0x6482", "setName": "Scarecrow Trickster Set", "DisplayId": "Withered Poncho", @@ -50144,17 +50176,17 @@ { "_": "IncrementStat", "stat": "26", "amount": "7" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "435", + "feedPower": "700", "Soulbound": "" }, { "type": "0x6486", "id": "HTricksterST3", "setType": "0x6482", "setName": "Scarecrow Trickster Set", "DisplayId": "Burlap Hat", @@ -50180,17 +50212,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "5" } ], "BagType": "8", "FameBonus": "5", - "feedPower": "900", + "feedPower": "700", "Soulbound": "" }, { "type": "0x648a", "id": "HArcherST0", "setType": "0x6489", "setName": "Reanimated Archer Set", "DisplayId": "Bone Bow", @@ -50211,17 +50243,17 @@ "MaxDamage": "250", "LifetimeMS": "200", "MultiHit": "" }, "BagType": "8", "FameBonus": "4", "NumProjectiles": "1", "OldSound": "arrowShoot", - "feedPower": "500", + "feedPower": "900", "Soulbound": "" }, { "type": "0x648b", "id": "HArcherST1", "setType": "0x6489", "setName": "Reanimated Archer Set", "DisplayId": "Spinal Quiver", @@ -50263,17 +50295,17 @@ ], "Usable": "", "BagType": "8", "FameBonus": "4", "MpCost": "120", "NumProjectiles": "20", "ArcGap": "18", "Cooldown": "0.5", - "feedPower": "500", + "feedPower": "800", "Soulbound": "" }, { "type": "0x648c", "id": "HArcherST2", "setType": "0x6489", "setName": "Reanimated Archer Set", "DisplayId": "Torso Tunic", @@ -50293,17 +50325,17 @@ }, { "_": "IncrementStat", "stat": "21", "amount": "14" } ], "FameBonus": "4", - "feedPower": "500", + "feedPower": "700", "BagType": "8", "Soulbound": "" }, { "type": "0x648d", "id": "HArcherST3", "setType": "0x6489", "setName": "Reanimated Archer Set", @@ -50329,17 +50361,17 @@ }, { "_": "IncrementStat", "stat": "0", "amount": "50" } ], "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "BagType": "8", "Soulbound": "" }, { "type": "0x6491", "id": "HPaladinST0", "setType": "0x6490", "setName": "Unholy Paladin Set", @@ -50362,17 +50394,17 @@ "LifetimeMS": "325", "Size": "80" }, "NumProjectiles": "4", "ArcGap": "10", "BagType": "8", "FameBonus": "4", "OldSound": "bladeSwing", - "feedPower": "500", + "feedPower": "750", "Soulbound": "" }, { "type": "0x6492", "id": "HPaladinST1", "setType": "0x6490", "setName": "Unholy Paladin Set", "DisplayId": "Sacrilege Seal", @@ -50426,17 +50458,17 @@ "amount": "-15", "duration": "4" } ], "Usable": "", "BagType": "8", "FameBonus": "4", "MpCost": "115", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x6493", "id": "HPaladinST2", "setType": "0x6490", "setName": "Unholy Paladin Set", "DisplayId": "Tormentor's Chainmail", @@ -50536,17 +50568,17 @@ "stat": "26", "amount": "2" }, "BagType": "8", "FameBonus": "4", "OldSound": "magicShoot", "NumProjectiles": "2", "ArcGap": "0", - "feedPower": "500", + "feedPower": "750", "Soulbound": "" }, { "type": "0x6498", "id": "HMysticST1", "setType": "0x6496", "setName": "Totalia Mystic Set", "DisplayId": "Orb of the Sabbath", @@ -50599,17 +50631,17 @@ "useWisMod": "true" } ], "Cooldown": "6", "Usable": "", "BagType": "8", "FameBonus": "4", "MpCost": "150", - "feedPower": "600", + "feedPower": "700", "Soulbound": "" }, { "type": "0x6499", "id": "HMysticST2", "setType": "0x6496", "setName": "Totalia Mystic Set", "DisplayId": "Robe of the Enchantress", @@ -50630,17 +50662,17 @@ { "_": "IncrementStat", "stat": "21", "amount": "15" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "435", + "feedPower": "700", "Soulbound": "" }, { "type": "0x649a", "id": "HMysticST3", "setType": "0x6496", "setName": "Totalia Mystic Set", "DisplayId": "Witch's Brooch", @@ -50671,17 +50703,17 @@ { "_": "IncrementStat", "stat": "27", "amount": "8" } ], "BagType": "8", "FameBonus": "5", - "feedPower": "500", + "feedPower": "400", "Soulbound": "" }, { "type": "0x3d65", "id": "Greaterhosen", "Class": "Equipment", "Item": "", "Texture": { @@ -50790,17 +50822,17 @@ }, { "_": "StatBoostSelf", "stat": "21", "amount": "5", "duration": "3" } ], - "feedPower": "450", + "feedPower": "650", "Soulbound": "" }, { "type": "0x649c", "id": "Demon Pumpkin", "Class": "Equipment", "Item": "", "Texture": { @@ -50854,17 +50886,17 @@ "MinDamage": "50", "MaxDamage": "110", "LifetimeMS": "415", "Amplitude": "0.5", "Frequency": "0.48" }, "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "800", "NumProjectiles": "2", "ArcGap": "0", "OldSound": "magicShoot", "Soulbound": "" }, { "type": "0x64a0", "id": "HWizardST1", @@ -50886,17 +50918,17 @@ "MinDamage": "53", "MaxDamage": "115", "LifetimeMS": "1300", "ArmorPiercing": "" }, "Usable": "", "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "900", "MpCost": "80", "Activate": "BulletNova", "Soulbound": "" }, { "type": "0x64a1", "id": "HWizardST2", "setType": "0x649e", @@ -50929,17 +50961,17 @@ { "_": "IncrementStat", "stat": "22", "amount": "3" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "550", "Soulbound": "" }, { "type": "0x64a2", "id": "HWizardST3", "setType": "0x649e", "setName": "Paranormal Wizard Set", "DisplayId": "Phantom Pendant", @@ -51799,17 +51831,17 @@ "OnPlayerHitActivate": { "_": "ConditionEffectSelf", "cooldown": "0", "duration": "2", "effect": "Drunk", "damageThreshold": "50", "proc": "0.01" }, - "feedPower": "1300", + "feedPower": "1200", "Soulbound": "" }, { "type": "0x200e", "id": "2PriestST2", "setType": "0x2756", "setName": "Mad God's Messenger Set", "DisplayId": "Anointed Robe", @@ -52194,17 +52226,17 @@ "effect": "Speedy" } ], "Cooldown": "5", "Usable": "", "BagType": "8", "FameBonus": "4", "MpCost": "95", - "feedPower": "800", + "feedPower": "950", "Soulbound": "" }, { "type": "0x21db", "id": "2WarriorST2", "setType": "0x21d9", "setName": "Pirate King Warrior Set", "DisplayId": "Naval Uniform", @@ -52240,17 +52272,17 @@ { "_": "IncrementStat", "stat": "28", "amount": "2" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "600", "Soulbound": "" }, { "type": "0x21dc", "id": "2WarriorST3", "setType": "0x21d9", "setName": "Pirate King Warrior Set", "DisplayId": "First Mate's Hook", @@ -52276,17 +52308,17 @@ { "_": "IncrementStat", "amount": "10", "stat": "0" } ], "BagType": "8", "FameBonus": "4", - "feedPower": "500", + "feedPower": "250", "Soulbound": "" }, { "type": "0x641c", "id": "Mystery ST Crate", "Class": "Equipment", "Item": "", "Texture": { @@ -53381,17 +53413,17 @@ { "_": "IncrementStat", "amount": "4", "stat": "20" } ], "BagType": "8", "FameBonus": "5", - "feedPower": "850", + "feedPower": "750", "Soulbound": "" }, { "id": "2MysticST2", "type": "0x4b45", "setType": "0x4b4f", "setName": "Magmatic Mystic Set", "DisplayId": "Molten Mantle", @@ -53422,17 +53454,17 @@ { "_": "IncrementStat", "amount": "3", "stat": "20" } ], "BagType": "8", "FameBonus": "5", - "feedPower": "850", + "feedPower": "800", "Soulbound": "" }, { "id": "2MysticST1", "type": "0x4b44", "setType": "0x4b4f", "setName": "Magmatic Mystic Set", "DisplayId": "Scorchium Stone", @@ -53498,17 +53530,17 @@ "NumProjectiles": "5", "ArcGap": "10", "Usable": "", "Activate": "Shoot", "Soulbound": "", "BagType": "8", "FameBonus": "5", "MpCost": "120", - "feedPower": "850" + "feedPower": "900" }, { "type": "0x4b42", "id": "2MysticST0", "setType": "0x4b4f", "setName": "Magmatic Mystic Set", "DisplayId": "Staff of Eruption", "Class": "Equipment", @@ -53562,17 +53594,17 @@ "_": "IncrementStat", "amount": "5", "stat": "20" } ], "BagType": "8", "FameBonus": "5", "Soulbound": "", - "feedPower": "850" + "feedPower": "750" }, { "id": "2NinjaST2", "type": "0x4b41", "setType": "0x4b4e", "setName": "Crystal Kunoichi Set", "DisplayId": "Luminous Armor", "Class": "Equipment", @@ -53598,17 +53630,17 @@ "_": "IncrementStat", "amount": "5", "stat": "26" } ], "BagType": "8", "FameBonus": "5", "Soulbound": "", - "feedPower": "850" + "feedPower": "800" }, { "id": "2NinjaST1", "type": "0x4b3e", "setType": "0x4b4e", "setName": "Crystal Kunoichi Set", "DisplayId": "Crystalline Kunai", "Class": "Equipment", @@ -53662,17 +53694,17 @@ "numShots": "3", "offsetAngle": "360", "proc": "1", "type": "0x4b47" }, "BagType": "8", "FameBonus": "5", "Soulbound": "", - "feedPower": "850" + "feedPower": "950" }, { "id": "Crystal Kunai Proc", "type": "0x4b47", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", @@ -53716,17 +53748,17 @@ "FaceDir": "", "Wavy": "" }, "NumProjectiles": "3", "ArcGap": "10", "BagType": "8", "FameBonus": "5", "Soulbound": "", - "feedPower": "850" + "feedPower": "900" }, { "id": "2AssassinST3", "type": "0x4b3b", "setType": "0x4b49", "setName": "Acidified Assassin Set", "DisplayId": "Pernicious Peridot", "Class": "Equipment", @@ -53747,17 +53779,17 @@ "_": "IncrementStat", "amount": "-5", "stat": "22" } ], "BagType": "8", "FameBonus": "5", "Soulbound": "", - "feedPower": "850" + "feedPower": "600" }, { "id": "2AssassinST2", "type": "0x4b3a", "setType": "0x4b49", "setName": "Acidified Assassin Set", "DisplayId": "Acidic Armor", "Class": "Equipment", @@ -53793,17 +53825,17 @@ "_": "IncrementStat", "amount": "-5", "stat": "22" } ], "BagType": "8", "FameBonus": "5", "Soulbound": "", - "feedPower": "850" + "feedPower": "700" }, { "id": "2AssassinST1", "type": "0x4b39", "setType": "0x4b49", "setName": "Acidified Assassin Set", "DisplayId": "Virulent Venom", "Class": "Equipment", @@ -53849,17 +53881,17 @@ "cooldown": "6", "duration": "0", "impactDamage": "650", "radius": "3", "throwTime": "0.8", "totalDamage": "500", "color": "0xADC718" }, - "feedPower": "850", + "feedPower": "900", "Soulbound": "" }, { "type": "0xc008", "id": "2AssassinST0", "setType": "0x4b49", "setName": "Acidified Assassin Set", "DisplayId": "Toxin Tooth", @@ -54177,17 +54209,17 @@ { "_": "IncrementStat", "stat": "0", "amount": "180" } ], "BagType": "6", "FameBonus": "5", - "feedPower": "350", + "feedPower": "700", "Soulbound": "" }, { "type": "0xfd8", "id": "Valentine's Mystery Item", "Class": "Equipment", "Item": "", "Texture": { @@ -54695,17 +54727,17 @@ "id": "Exalt Trophy", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0x22c" }, "SlotType": "10", - "Description": "A throphy awarded to all who were here during the Exalt Open Beta!\\n\\nSprite Credits: Aurusenth", + "Description": "A trophy awarded to all who were here during the Exalt Open Beta!\\n\\nSprite Credits: Aurusenth", "ExtraTooltipData": { "EffectInfo": { "name": "Info", "description": "Only usable in the Vault." } }, "Sound": "spell/light_heal", "InvUse": "", @@ -54718,16 +54750,962 @@ "objectId": "Exalt Trophy Helper", "onlyIn": "vault" }, "OldSound": "use_potion", "feedPower": "50", "Soulbound": "" }, { + "type": "0x7555", + "id": "Helm of the Juggernaut - Midas", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "lofiObj2", + "Index": "0x52" + }, + "SlotType": "16", + "Activate": [ + { + "_": "GenericActivate", + "ignoreOnTooltip": "true", + "center": "player", + "visualEffect": "27", + "color": "0xffdf00" + }, + { + "_": "ConditionEffectAura", + "effect": "Berserk", + "duration": "4.5", + "range": "4", + "color": "-1" + }, + { + "_": "ConditionEffectSelf", + "effect": "Armored", + "duration": "4.5", + "color": "-1" + } + ], + "Description": "This helm was forged of metal that fell from the sky. It is strangely light and emits a faint hum.", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "stat": "21", + "amount": "10" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "5" + } + ], + "Usable": "", + "BagType": "6", + "FameBonus": "6", + "MpCost": "90", + "Cooldown": "6", + "feedPower": "1250", + "Soulbound": "" + }, + { + "type": "0x7556", + "id": "Helm of the Juggernaut - Jade", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "lofiObj2", + "Index": "0x52" + }, + "SlotType": "16", + "Activate": [ + { + "_": "GenericActivate", + "ignoreOnTooltip": "true", + "center": "player", + "visualEffect": "28", + "color": "0xffdf00" + }, + { + "_": "ConditionEffectAura", + "effect": "Berserk", + "duration": "4.5", + "range": "4", + "color": "-1" + }, + { + "_": "ConditionEffectSelf", + "effect": "Armored", + "duration": "4.5", + "color": "-1" + } + ], + "Description": "This helm was forged of metal that fell from the sky. It is strangely light and emits a faint hum.", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "stat": "21", + "amount": "10" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "5" + } + ], + "Usable": "", + "BagType": "6", + "FameBonus": "6", + "MpCost": "90", + "Cooldown": "6", + "feedPower": "1250", + "Soulbound": "" + }, + { + "type": "0x7557", + "id": "Helm of the Juggernaut - Chaos", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "lofiObj2", + "Index": "0x52" + }, + "SlotType": "16", + "Activate": [ + { + "_": "GenericActivate", + "ignoreOnTooltip": "true", + "center": "player", + "visualEffect": "29", + "color": "0xffdf00" + }, + { + "_": "ConditionEffectAura", + "effect": "Berserk", + "duration": "4.5", + "range": "4", + "color": "-1" + }, + { + "_": "ConditionEffectSelf", + "effect": "Armored", + "duration": "4.5", + "color": "-1" + } + ], + "Description": "This helm was forged of metal that fell from the sky. It is strangely light and emits a faint hum.", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "stat": "21", + "amount": "10" + }, + { + "_": "IncrementStat", + "stat": "22", + "amount": "5" + } + ], + "Usable": "", + "BagType": "6", + "FameBonus": "6", + "MpCost": "90", + "Cooldown": "6", + "feedPower": "1250", + "Soulbound": "" + }, + { + "type": "0x7559", + "id": "Quiver of Thunder - Overcharged", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "lofiObj2", + "Index": "0x6f" + }, + "SlotType": "15", + "Description": "This strange quiver that was created in a forgotten age by a lost tribe of Dark Elves.", + "Sound": "spell/fire_spray", + "Projectile": { + "ObjectId": "White Bolt", + "Speed": "150", + "MinDamage": "310", + "MaxDamage": "360", + "LifetimeMS": "1000", + "Size": "150", + "ConditionEffect": { + "_": "Dazed", + "duration": "4" + }, + "ParticleTrail": "" + }, + "ActivateOnEquip": { + "_": "IncrementStat", + "stat": "20", + "amount": "5" + }, + "ConditionEffect": { + "_": "Dazed", + "duration": "4" + }, + "Activate": [ + { + "_": "GenericActivate", + "ignoreOnTooltip": "true", + "center": "player", + "visualEffect": "30" + }, + "Shoot" + ], + "Usable": "", + "BagType": "6", + "FameBonus": "6", + "MpCost": "100", + "Cooldown": "6", + "feedPower": "850", + "Soulbound": "" + }, + { + "type": "0x755a", + "id": "Orb of Conflict - Chaos", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "lofiObj2", + "Index": "0x55" + }, + "SlotType": "21", + "Description": "This orb of ancient bloodstone has a dark reputation of twisting those who wield it.", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "stat": "20", + "amount": "2" + }, + { + "_": "IncrementStat", + "stat": "28", + "amount": "2" + } + ], + "Usable": "", + "BagType": "6", + "FameBonus": "6", + "MpCost": "100", + "Activate": [ + { + "_": "StasisBlast", + "duration": "7" + }, + { + "_": "ConditionEffectSelf", + "effect": "Speedy", + "duration": "2", + "useWisMod": "true" + }, + { + "_": "ConditionEffectSelf", + "effect": "Damaging", + "duration": "2", + "useWisMod": "true" + }, + { + "_": "GenericActivate", + "ignoreOnTooltip": "true", + "center": "mouse", + "visualEffect": "32" + } + ], + "feedPower": "850", + "Soulbound": "" + }, + { + "type": "0x685f", + "id": "Chaos Shard", + "DisplayId": "Chaos Shard", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x22e" + }, + "SlotType": "10", + "Description": "Use with a special UT to give it a special effect.", + "Sound": "spell/fire_spray", + "ExtraTooltipData": { + "EffectInfo": [ + { + "name": "Activation", + "description": "Drag this shard on an Orb of Conflict to change its appearance. The new shiny UT will spawn in a bag next to you." + }, + { + "name": "", + "description": "Consumed on use." + }, + { + "name": "", + "description": "Cannot be undone." + } + ] + }, + "feedPower": "100", + "Soulbound": "", + "BagType": "8", + "Treasure": "" + }, + { + "type": "0x6860", + "id": "Golden Shard", + "DisplayId": "Golden Shard", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x22d" + }, + "SlotType": "10", + "Description": "Use with a special UT to give it a special effect.", + "Sound": "spell/fire_spray", + "ExtraTooltipData": { + "EffectInfo": [ + { + "name": "Activation", + "description": "Drag this shard on a Helm of the Juggernaut or Quiver of Thunder to change its appearance. The new shiny UT will spawn in a bag next to you." + }, + { + "name": "", + "description": "Consumed on use." + }, + { + "name": "", + "description": "Cannot be undone." + } + ] + }, + "feedPower": "100", + "Soulbound": "", + "BagType": "8", + "Treasure": "" + }, + { + "type": "0x6861", + "id": "Jade Shard", + "DisplayId": "Jade Shard", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x22f" + }, + "SlotType": "10", + "Description": "Use with a special UT to give it a special effect.", + "Sound": "spell/fire_spray", + "ExtraTooltipData": { + "EffectInfo": [ + { + "name": "Activation", + "description": "Drag this shard on a Helm of the Juggernaut or Quiver of Thunder to change its appearance. The new shiny UT will spawn in a bag next to you." + }, + { + "name": "", + "description": "Consumed on use." + }, + { + "name": "", + "description": "Cannot be undone." + } + ] + }, + "feedPower": "100", + "Soulbound": "", + "BagType": "8", + "Treasure": "" + }, + { + "type": "0x64cc", + "id": "Mystery Samurai ST Crate", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x230" + }, + "SlotType": "10", + "Description": "A magic crate containing gadgets from far and wide across the Realm. Open it to get one of the following:\\n\\n*Kiritsukeru\\n*Watarimono\\n*Reinforced Root Armor\\n*Traveler's Trinket\\n*Mini Discoverer Samurai Skin\\n*Char Slot Unlocker\\n*Vault Chest Unlocker\\n*Ambrosia\\n*Mystery ST Shard x5\\n*Golden Clover\\n\\nSprite Credits: Lily", + "Activate": "MysteryDyes", + "Consumable": "", + "Soulbound": "", + "BagType": "8", + "Track": "" + }, + { + "type": "0x64cd", + "id": "Mystery Wizard ST Crate", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x231" + }, + "SlotType": "10", + "Description": "A crate stolen from within the Slurpian palace, found at the bottom of the ocean. Open it to get one of the following:\\n\\n*Tideturner Trident\\n*Slurpian Sea Scroll\\n*Oceanic Apparel\\n*Imperial Keepsake\\n*Mini Slurp Scion Wizard Skin\\n*Char Slot Unlocker\\n*Vault Chest Unlocker\\n*Ambrosia\\n*Mystery ST Shard x5\\n*Golden Clover\\n\\nSprite Credits: TLMaelstrom", + "Activate": "MysteryDyes", + "Consumable": "", + "Soulbound": "", + "BagType": "8", + "Track": "" + }, + { + "type": "0x64ce", + "id": "Mystery Sorcerer ST Crate", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x232" + }, + "SlotType": "10", + "Description": "A crate which contains many magical items used for performance. Open it to get one of the following:\\n\\n*Magic Wand\\n*Lightshow Scepter\\n*Magician's Robe\\n*Performer's Hat\\n*Mini Court Magician Sorcerer Skin\\n*Char Slot Unlocker\\n*Vault Chest Unlocker\\n*Ambrosia\\n*Mystery ST Shard x5\\n*Golden Clover\\n\\nSprite Credits: Sturky", + "Activate": "MysteryDyes", + "Consumable": "", + "Soulbound": "", + "BagType": "8", + "Track": "" + }, + { + "type": "0x52e2", + "id": "2SamuraiST0", + "setType": "0x52e9", + "setName": "Daring Discoverer Samurai Set", + "DisplayId": "Kiritsukeru", + "Description": "A heavy iron blade set in a handle crafted from tough wood from the eastern tundras. Each slash carries immense amounts of force.", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x240" + }, + "SlotType": "24", + "RateOfFire": "0.7", + "OldSound": "bladeSwing", + "Projectile": { + "ObjectId": "Iron Slash", + "Speed": "100", + "LifetimeMS": "500", + "MinDamage": "190", + "MaxDamage": "260", + "Amplitude": "0", + "Frequency": "1", + "Size": "100", + "MultiHit": "" + }, + "NumProjectiles": "1", + "BagType": "8", + "FameBonus": "5", + "feedPower": "800", + "Soulbound": "" + }, + { + "type": "0x52e5", + "id": "2SamuraiST1", + "setType": "0x52e9", + "setName": "Daring Discoverer Samurai Set", + "DisplayId": "Watarimono", + "Class": "Equipment", + "Description": "A blade made from iron stuck in firm dark oak. The raw power of each strike compensates for the blunt edge.", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x241" + }, + "SlotType": "27", + "Projectile": { + "ObjectId": "Wakizashi Discoverer", + "Speed": "120", + "MinDamage": "700", + "MaxDamage": "800", + "LifetimeMS": "350", + "Frequency": "1", + "Amplitude": ".5", + "PassesCover": "", + "FaceDir": "" + }, + "Usable": "", + "BagType": "8", + "FameBonus": "5", + "MpCost": "100", + "Activate": [ + { + "_": "BulletCreate", + "arcGap": "0", + "numShots": "2", + "gapAngle": "0", + "gapTiles": ".5", + "minDistance": "0", + "maxDistance": "5", + "offsetAngle": "90" + }, + { + "_": "BulletCreate", + "arcGap": "0", + "numShots": "2", + "gapAngle": "0", + "gapTiles": ".5", + "minDistance": "0", + "maxDistance": "5", + "offsetAngle": "270" + } + ], + "feedPower": "850", + "Soulbound": "" + }, + { + "type": "0x52e7", + "id": "2SamuraiST2", + "setType": "0x52e9", + "setName": "Daring Discoverer Samurai Set", + "Class": "Equipment", + "DisplayId": "Reinforced Root Armor", + "Description": "A breastplate crafted from sturdy plantlife and shards of iron. The plants seem to retreat when hit heavily.", + "Item": "", + "Usable": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x242" + }, + "SlotType": "7", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "amount": "20", + "stat": "21" + }, + { + "_": "IncrementStat", + "amount": "4", + "stat": "22" + }, + { + "_": "IncrementStat", + "amount": "60", + "stat": "3" + } + ], + "OnPlayerHitActivate": { + "_": "StatBoostSelf", + "proc": "1", + "amount": "-15", + "stat": "22", + "cooldown": "10", + "duration": "4", + "damageThreshold": "60" + }, + "ExtraTooltipData": { + "EffectInfo": [ + { + "description": "-15 Speed for 4 seconds when hit for at least 60 damage.", + "name": "Fragile Scales" + }, + { + "description": "10 seconds", + "name": "Cooldown" + } + ] + }, + "BagType": "8", + "FameBonus": "5", + "feedPower": "750", + "Soulbound": "" + }, + { + "type": "0x52e8", + "id": "2SamuraiST3", + "setType": "0x52e9", + "setName": "Daring Discoverer Samurai Set", + "DisplayId": "Traveler's Trinket", + "Description": "A handy compass that reminds travelers of the homes they will someday return to.", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x243" + }, + "SlotType": "9", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "amount": "70", + "stat": "0" + }, + { + "_": "IncrementStat", + "amount": "6", + "stat": "22" + }, + { + "_": "IncrementStat", + "amount": "3", + "stat": "20" + } + ], + "BagType": "8", + "FameBonus": "5", + "feedPower": "650", + "Soulbound": "" + }, + { + "type": "0x4f4e", + "id": "2WizardST0", + "setType": "0x4f52", + "setName": "Slurp Scion Wizard Set", + "DisplayId": "Tideturner Trident", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x250" + }, + "SlotType": "17", + "Description": "A decorated forked weapon which can influence and control water, sending torrential downpours of calamity at aggressors.", + "RateOfFire": "0.7", + "Sound": "weapon/wand_of_death", + "Projectile": { + "ObjectId": "Slurp Magic", + "Speed": "150", + "MinDamage": "70", + "MaxDamage": "105", + "LifetimeMS": "500" + }, + "BagType": "8", + "FameBonus": "5", + "feedPower": "1000", + "NumProjectiles": "3", + "ArcGap": "10", + "OldSound": "magicShoot", + "Soulbound": "" + }, + { + "type": "0x4f4f", + "id": "2WizardST1", + "setType": "0x4f52", + "setName": "Slurp Scion Wizard Set", + "DisplayId": "Slurpian Sea Scroll", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x251" + }, + "SlotType": "11", + "Description": "An enchanted parchment, written in the Slurpian dialect. Its magic commands the tides, allowing one to propel their own movement.", + "ExtraTooltipData": { + "EffectInfo": [ + { + "description": "650 - 950", + "name": "Blast Damage" + }, + { + "description": "3 tiles", + "name": "Blast Radius" + } + ] + }, + "Sound": "spell/magic_nova", + "Usable": "", + "BagType": "8", + "FameBonus": "5", + "feedPower": "850", + "MpCost": "120", + "Activate": [ + { + "_": "ObjectToss", + "objectId": "Slurp Spell Explosion", + "throwTime": "0", + "color": "0x01FFFF" + }, + { + "_": "StatBoostSelf", + "amount": "25", + "duration": "2", + "stat": "22" + } + ], + "Soulbound": "" + }, + { + "type": "0x4f50", + "id": "2WizardST2", + "setType": "0x4f52", + "setName": "Slurp Scion Wizard Set", + "DisplayId": "Oceanic Apparel", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x252" + }, + "SlotType": "14", + "Description": "Woven together from the silk of the oceanic Deepstriders, this robe is completely resistant to the tides of the ocean. Such garments are commonplace for royal Slurp attire.", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "amount": "55", + "stat": "0" + }, + { + "_": "IncrementStat", + "amount": "8", + "stat": "21" + }, + { + "_": "IncrementStat", + "amount": "8", + "stat": "22" + } + ], + "BagType": "8", + "FameBonus": "5", + "feedPower": "800", + "Soulbound": "" + }, + { + "type": "0x4f51", + "id": "2WizardST3", + "setType": "0x4f52", + "setName": "Slurp Scion Wizard Set", + "DisplayId": "Imperial Keepsake", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x253" + }, + "SlotType": "9", + "Description": "As a memento of their kingdom, royal slurps are given one of these sacred pearls when adventuring out into the world.", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "amount": "55", + "stat": "0" + }, + { + "_": "IncrementStat", + "amount": "8", + "stat": "22" + } + ], + "BagType": "8", + "FameBonus": "5", + "feedPower": "750", + "Soulbound": "" + }, + { + "type": "0x4BA6", + "id": "2SorcererST0", + "setType": "0x4BA0", + "setName": "Court Magician Sorcerer Set", + "DisplayId": "Magic Wand", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x246" + }, + "SlotType": "8", + "Description": "The classic kit of a magician, built to both dazzle and destroy one's enemies.", + "RateOfFire": "1.5", + "Projectile": { + "ObjectId": "Magic Wand Cards Small", + "Speed": "240", + "LifetimeMS": "600", + "MinDamage": "40", + "MaxDamage": "140", + "MultiHit": "", + "PassesCover": "", + "Boomerang": "" + }, + "BagType": "8", + "FameBonus": "5", + "OldSound": "magicShoot", + "feedPower": "850", + "Soulbound": "" + }, + { + "type": "0x4BA3", + "id": "2SorcererST1", + "setType": "0x4BA0", + "setName": "Court Magician Sorcerer Set", + "DisplayId": "Lightshow Scepter", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x247" + }, + "SlotType": "23", + "Description": "This enchanted cane adds pizzazz to any battle! The cleverly engineered lighting effects inside become stronger for a bigger audience.", + "Sound": "spell/magic_nova", + "Usable": "", + "BagType": "8", + "FameBonus": "5", + "MpCost": "125", + "Activate": [ + { + "_": "StatBoostSelf", + "amount": "10", + "duration": "5", + "stat": "27" + }, + { + "_": "StatBoostSelf", + "amount": "-30", + "duration": "5", + "stat": "3" + }, + { + "_": "Lightning", + "arcDegrees": "45", + "color": "0xffffff", + "maxTargets": "3", + "totalDamage": "200", + "wisDamageBase": "60", + "wisPerTarget": "8" + } + ], + "feedPower": "900", + "Soulbound": "" + }, + { + "type": "0x4BA2", + "id": "2SorcererST2", + "setType": "0x4BA0", + "setName": "Court Magician Sorcerer Set", + "DisplayId": "Magician's Robe", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x248" + }, + "SlotType": "14", + "Description": "Filled with all the necessary tools of showmanship, this dapper robe is a must-have for any true magician.", + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "amount": "30", + "stat": "0" + }, + { + "_": "IncrementStat", + "amount": "12", + "stat": "21" + }, + { + "_": "IncrementStat", + "amount": "6", + "stat": "28" + }, + { + "_": "IncrementStat", + "amount": "6", + "stat": "27" + }, + { + "_": "IncrementStat", + "amount": "-50", + "stat": "3" + } + ], + "BagType": "8", + "FameBonus": "5", + "feedPower": "800", + "Soulbound": "" + }, + { + "type": "0x4BA1", + "id": "2SorcererST3", + "setType": "0x4BA0", + "setName": "Court Magician Sorcerer Set", + "DisplayId": "Performer's Hat", + "Class": "Equipment", + "Item": "", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x249" + }, + "SlotType": "9", + "Description": "A classy top hat known to have all manner of surprises in store, including rabbits, of course.", + "ExtraTooltipData": { + "EffectInfo": [ + { + "description": "15% chance to spawn a decoy rabbit for five seconds.", + "name": "On Taking Damage" + }, + { + "description": "20 seconds.", + "name": "Cooldown" + }, + { + "description": "15% chance to spawn a dove to aid you in combat for five seconds.", + "name": "On Taking Damage" + }, + { + "description": "200 damage every 0.5 seconds, within five tiles.", + "name": "Dove Combat" + }, + { + "description": "20 seconds.", + "name": "Cooldown" + } + ] + }, + "ActivateOnEquip": [ + { + "_": "IncrementStat", + "amount": "70", + "stat": "0" + }, + { + "_": "IncrementStat", + "amount": "4", + "stat": "27" + }, + { + "_": "IncrementStat", + "amount": "4", + "stat": "28" + } + ], + "OnPlayerHitActivate": [ + { + "_": "Decoy", + "angleOffset": "180", + "cooldown": "20", + "damageThreshold": "0", + "distance": "7", + "duration": "5", + "objectId": "Magic Rabbit", + "proc": "0.15", + "speed": "1.20" + }, + { + "_": "Pet", + "cooldown": "20", + "damageThreshold": "0", + "proc": "0.15", + "objectId": "Magic Dove" + } + ], + "BagType": "8", + "FameBonus": "5", + "feedPower": "750", + "Soulbound": "" + }, + { "type": "0xc85", "id": "Common Feline Egg", "Class": "Equipment", "Item": "", "Texture": { "File": "lofiObj2", "Index": "0x100" }, @@ -57767,17 +58745,17 @@ ], "feedPower": "200", "BagType": "7", "Track": "" }, { "type": "0x72d2", "id": "Lost Halls Guild Key", - "DisplayId": "Lost Halls Key", + "DisplayId": "Lost Halls Guild Key", "Class": "Equipment", "Item": "", "Texture": { "File": "d2LofiObjEmbed", "Index": "0x1d8" }, "SlotType": "10", "Description": "A key which opens a passage to the Lost Halls. Forgotten for centuries, those long identical halls are said to house evil itself. All that is truly known is that hope, reason and purpose are no more within those walls.\\n\\nKeys can only be used once you have 10 or more stars!\\n\\nDungeon credits:\\n Lead: Kiddforce\\n Design: Toastrz\\n Art: Poshun, Dappertron, Beige,\\n PostMorten, Lovens\\n Special Thanks: Mrunibro, Sues,\\n BLOODQWEN, Kingged", @@ -70433,237 +71411,377 @@ "AnimatedTexture": { "File": "playerskins", "Index": "515" }, "SlotType": "10", "Description": "Hold on, I was told this unlocks a random Paladin skin!\\n\\nSprite Credits: Sturky", "Activate": { "_": "UnlockSkin", - "skinType": "10199" + "skinType": "10199" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "500" + }, + { + "type": "0x27da", + "id": "Mystery Assassin Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "playerskins", + "Index": "516" + }, + "SlotType": "10", + "Description": "Hold on, I was told this unlocks a random Assassin skin!\\n\\nSprite Credits: Sturky", + "Activate": { + "_": "UnlockSkin", + "skinType": "10201" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "500" + }, + { + "type": "0x27dc", + "id": "Mystery Necromancer Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "playerskins", + "Index": "517" + }, + "SlotType": "10", + "Description": "Hold on, I was told this unlocks a random Necromancer skin!\\n\\nSprite Credits: Sturky", + "Activate": { + "_": "UnlockSkin", + "skinType": "10203" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "500" + }, + { + "type": "0x27de", + "id": "Mystery Huntress Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "playerskins", + "Index": "518" + }, + "SlotType": "10", + "Description": "Hold on, I was told this unlocks a random Huntress skin!\\n\\nSprite Credits: Sturky", + "Activate": { + "_": "UnlockSkin", + "skinType": "10205" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "500" + }, + { + "type": "0x27e0", + "id": "Mystery Mystic Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "playerskins", + "Index": "519" + }, + "SlotType": "10", + "Description": "Hold on, I was told this unlocks a random Mystic skin!\\n\\nSprite Credits: Sturky", + "Activate": { + "_": "UnlockSkin", + "skinType": "10207" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "500" + }, + { + "type": "0x27e2", + "id": "Mystery Trickster Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "playerskins", + "Index": "520" + }, + "SlotType": "10", + "Description": "Hold on, I was told this unlocks a random Trickster skin!\\n\\nSprite Credits: Sturky", + "Activate": { + "_": "UnlockSkin", + "skinType": "10209" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "500" + }, + { + "type": "0x27e4", + "id": "Mystery Sorcerer Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "playerskins", + "Index": "521" + }, + "SlotType": "10", + "Description": "Hold on, I was told this unlocks a random Sorcerer skin!\\n\\nSprite Credits: Sturky", + "Activate": { + "_": "UnlockSkin", + "skinType": "10211" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "500" + }, + { + "type": "0x27e6", + "id": "Mystery Ninja Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "playerskins", + "Index": "522" + }, + "SlotType": "10", + "Description": "Hold on, I was told this unlocks a random Ninja skin!\\n\\nSprite Credits: Sturky", + "Activate": { + "_": "UnlockSkin", + "skinType": "10213" }, "Consumable": "", "Soulbound": "", "BagType": "7", "feedPower": "500" }, { - "type": "0x27da", - "id": "Mystery Assassin Skin", + "type": "0x27e8", + "id": "Mystery Samurai Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "516" + "Index": "523" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Assassin skin!\\n\\nSprite Credits: Sturky", + "Description": "Hold on, I was told this unlocks a random Samurai skin!\\n\\nSprite Credits: Sturky", "Activate": { "_": "UnlockSkin", - "skinType": "10201" + "skinType": "10215" }, "Consumable": "", "Soulbound": "", "BagType": "7", "feedPower": "500" }, { - "type": "0x27dc", - "id": "Mystery Necromancer Skin", + "type": "0x27ea", + "id": "Occult Mercenary Trickster Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "517" + "Index": "524" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Necromancer skin!\\n\\nSprite Credits: Sturky", + "Description": "A master of stealth and Black Magic, his conscience knows no bounds when it comes to assassination.\\n\\nSkin Class: Trickster\\nSprite Credits: Kablooeyy", "Activate": { "_": "UnlockSkin", - "skinType": "10203" + "skinType": "10217" }, "Consumable": "", - "Soulbound": "", "BagType": "7", - "feedPower": "500" + "Soulbound": "", + "feedPower": "1000" }, { - "type": "0x27de", - "id": "Mystery Huntress Skin", + "type": "0x27ec", + "id": "Mistral Druid Necromancer Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "518" + "Index": "525" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Huntress skin!\\n\\nSprite Credits: Sturky", + "Description": "While most necromancers use their skills to sap the life out of other beings, this druid used her skills to spread life throughout the Realm.\\n\\nSkin Class: Necromancer\\nSprite Credits: Lily", "Activate": { "_": "UnlockSkin", - "skinType": "10205" + "skinType": "10219" }, "Consumable": "", - "Soulbound": "", "BagType": "7", - "feedPower": "500" + "Soulbound": "", + "feedPower": "1000" }, { - "type": "0x27e0", - "id": "Mystery Mystic Skin", + "type": "0x27ee", + "id": "Earth Battlemaiden Warrior Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "519" + "Index": "526" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Mystic skin!\\n\\nSprite Credits: Sturky", + "Description": "A blind girl from a wealthy family who ran away from home, wanting to experience the world for herself.\\n\\nSkin Class: Warrior\\nSprite Credits: Lily", "Activate": { "_": "UnlockSkin", - "skinType": "10207" + "skinType": "10221" }, "Consumable": "", "Soulbound": "", "BagType": "7", - "feedPower": "500" + "feedPower": "1000" }, { - "type": "0x27e2", - "id": "Mystery Trickster Skin", + "type": "0x27f0", + "id": "Shadow Land Sorcerer Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "520" + "Index": "527" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Trickster skin!\\n\\nSprite Credits: Sturky", + "Description": "Imprisoned by Oryx, this hero's soul was absorbed by darkness and emptiness. Now he has returned to become Oryx's worst nightmare...\\n\\nSkin Class: Sorcerer\\nSprite Credits: Aurusenth", "Activate": { "_": "UnlockSkin", - "skinType": "10209" + "skinType": "10223" }, "Consumable": "", "Soulbound": "", "BagType": "7", - "feedPower": "500" + "feedPower": "1000" }, { - "type": "0x27e4", - "id": "Mystery Sorcerer Skin", + "type": "0x27f2", + "id": "Lunatic Bunny Trickster Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "521" + "Index": "528" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Sorcerer skin!\\n\\nSprite Credits: Sturky", + "Description": "She'll make you go insane!\\n\\nSkin Class: Trickster\\nSprite Credits: CrystalPX, Lily", "Activate": { "_": "UnlockSkin", - "skinType": "10211" + "skinType": "10225" }, "Consumable": "", - "Soulbound": "", "BagType": "7", - "feedPower": "500" + "Soulbound": "", + "feedPower": "1000" }, { - "type": "0x27e6", - "id": "Mystery Ninja Skin", + "type": "0x27f4", + "id": "The 10th Rogue Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "522" + "Index": "529" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Ninja skin!\\n\\nSprite Credits: Sturky", + "Description": "I'd call you a genius, except I'm in the room.\\n\\nSkin Class: Rogue\\nSprite Credits: CrystalPX", "Activate": { "_": "UnlockSkin", - "skinType": "10213" + "skinType": "10227" }, "Consumable": "", "Soulbound": "", "BagType": "7", - "feedPower": "500" + "feedPower": "1000" }, { - "type": "0x27e8", - "id": "Mystery Samurai Skin", + "type": "0x27f6", + "id": "F.E.R.A.L. Sorcerer Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "523" + "Index": "530" }, "SlotType": "10", - "Description": "Hold on, I was told this unlocks a random Samurai skin!\\n\\nSprite Credits: Sturky", + "Description": "A forgotten creation of Dr. Terrible who just LOVES staying in season.\\n\\nSkin Class: Sorcerer\\nSprite Credits: TLMaelstrom", "Activate": { "_": "UnlockSkin", - "skinType": "10215" + "skinType": "10229" }, "Consumable": "", "Soulbound": "", "BagType": "7", - "feedPower": "500" + "feedPower": "1000" }, { - "type": "0x27ea", - "id": "Occult Mercenary Trickster Skin", + "type": "0x27f8", + "id": "Mini Discoverer Samurai Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "524" + "Index": "531" }, "SlotType": "10", - "Description": "A master of stealth and Black Magic, his conscience knows no bounds when it comes to assassination.\\n\\nSkin Class: Trickster\\nSprite Credits: Kablooeyy", + "Description": "An excited explorer. Small in size, but large in ambition!\\n\\nSkin Class: Samurai\\nSprite Credits: Lily", "Activate": { "_": "UnlockSkin", - "skinType": "10217" + "skinType": "10231" }, "Consumable": "", - "BagType": "7", "Soulbound": "", + "BagType": "7", "feedPower": "1000" }, { - "type": "0x27ec", - "id": "Mistral Druid Necromancer Skin", + "type": "0x27fa", + "id": "Mini Slurp Scion Wizard Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "525" + "Index": "532" }, "SlotType": "10", - "Description": "While most necromancers use their skills to sap the life out of other beings, this druid used her skills to spread life throughout the Realm.\\n\\nSkin Class: Necromancer\\nSprite Credits: Lily", + "Description": "In reality, he's not really a squire; it's only a title meant for the alliteration. He's just a normal little slurp who just so happens to be a high ranking member of the Slurp Scion fan club.\\n\\nSkin Class: Wizard\\nSprite Credits: Lily", "Activate": { "_": "UnlockSkin", - "skinType": "10219" + "skinType": "10233" }, "Consumable": "", "BagType": "7", "Soulbound": "", "feedPower": "1000" }, { - "type": "0x27ee", - "id": "Earth Battlemaiden Warrior Skin", + "type": "0x27fc", + "id": "Mini Court Magician Sorcerer Skin", "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "playerskins", - "Index": "526" + "Index": "533" }, "SlotType": "10", - "Description": "A blind girl from a wealthy family who ran away from home, wanting to experience the world for herself.\\n\\nSkin Class: Warrior\\nSprite Credits: Lily", + "Description": "What does a rabbit pull out of his hat? A confusing question, isn't it?\\n\\nSkin Class: Sorcerer\\nSprite Credits: Lily", "Activate": { "_": "UnlockSkin", - "skinType": "10221" + "skinType": "10235" }, "Consumable": "", "Soulbound": "", "BagType": "7", "feedPower": "1000" }, { "type": "0x190", @@ -120557,27 +121675,127 @@ "Class": "Equipment", "Item": "", "AnimatedTexture": { "File": "petsDivine", "Index": "140" }, "ScaleValue": "10", "SlotType": "10", - "Description": "These wretched hounds occasionally escape the Void to stalk powerful adventurers from the shadows, patiently awaiting the opportunity to rip their prey to shreds, and feed their souls to the Void Entity.\\n\\nSprite Credits: UltraUncle\\n\\nUnlocks Void Hound Skin of the Canine family. The skin will be added to your Void Hound in the Pet Yard and can be used to change the appearance of your pet!", + "Description": "These wretched hounds occasionally escape the Void to stalk powerful adventurers from the shadows, patiently awaiting the opportunity to rip their prey to shreds, and feed their souls to the Void Entity.\\n\\nSprite Credits: UltraUncle\\n\\nUnlocks Void Hound Skin of the Canine family. The skin will be added to your Pet Wardrobe in the Pet Yard and can be used to change the appearance of your pet!", "Activate": { "_": "UnlockPetSkin", "skinType": "30253" }, "Consumable": "", "Soulbound": "", "BagType": "7", "feedPower": "1000" }, { + "id": "Autumn Guide", + "type": "0x762f", + "Pet": "", + "Class": "Pet", + "Texture": { + "File": "lofiObj2", + "Index": "0x32" + }, + "Family": "Humanoid", + "Rarity": "Divine", + "DefaultSkin": "Autumn Guide Pet Skin", + "Size": "80", + "NoHatchOrFuse": "" + }, + { + "type": "0x7630", + "id": "Autumn Guide Pet Skin", + "PetSkin": "", + "DisplayId": "Autumn Guide", + "Class": "PetSkin", + "AnimatedTexture": { + "File": "petsDivine", + "Index": "141" + }, + "Family": "Humanoid", + "Rarity": "Divine" + }, + { + "type": "0x7631", + "id": "Autumn Guide Pet Stone", + "DisplayId": "Autumn Guide Pet Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "petsDivine", + "Index": "141" + }, + "ScaleValue": "10", + "SlotType": "10", + "Description": "This one isn't really like the others.\\n\\nSprite Credits: CrystalPX\\n\\nUnlocks Autumn Guide Skin of the Humanoid family. The skin will be added to your Pet Wardrobe in the Pet Yard and can be used to change the appearance of your pet!", + "Activate": { + "_": "UnlockPetSkin", + "skinType": "30256" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "1000" + }, + { + "id": "Time Traveling Phonebox", + "type": "0x7632", + "Pet": "", + "Class": "Pet", + "Texture": { + "File": "lofiObj2", + "Index": "0x32" + }, + "Family": "? ? ? ?", + "Rarity": "Divine", + "DefaultSkin": "Time Traveling Phonebox Pet Skin", + "Size": "80", + "NoHatchOrFuse": "" + }, + { + "type": "0x7633", + "id": "Time Traveling Phonebox Pet Skin", + "PetSkin": "", + "DisplayId": "Time Traveling Phonebox", + "Class": "PetSkin", + "AnimatedTexture": { + "File": "petsDivine", + "Index": "142" + }, + "Family": "? ? ? ?", + "Rarity": "Divine" + }, + { + "type": "0x7634", + "id": "Time Traveling Phonebox Pet Stone", + "DisplayId": "Time Traveling Phonebox Pet Skin", + "Class": "Equipment", + "Item": "", + "AnimatedTexture": { + "File": "petsDivine", + "Index": "142" + }, + "ScaleValue": "10", + "SlotType": "10", + "Description": "Damn phone boxes!\\n\\nSprite Credits: CrystalPX\\n\\nUnlocks Time Traveling Phonebox Skin of the ? ? ? ? family. The skin will be added to your Pet Wardrobe in the Pet Yard and can be used to change the appearance of your pet!", + "Activate": { + "_": "UnlockPetSkin", + "skinType": "30259" + }, + "Consumable": "", + "Soulbound": "", + "BagType": "7", + "feedPower": "1000" + }, + { "type": "0x0927", "id": "Dreadstump the Pirate King", "Enemy": "", "Class": "Character", "AnimatedTexture": { "File": "chars16x16dEncounters", "Index": "4" }, @@ -127321,16 +128539,25 @@ "id": "Gold Fireball", "Class": "Projectile", "Texture": { "File": "lofiObj3", "Index": "0x267" } }, { + "type": "0x0275", + "id": "Gold Blade", + "Class": "Projectile", + "Texture": { + "File": "lofiObj2", + "Index": "0x95" + } + }, + { "type": "0x2118", "id": "Beer Barrel", "Class": "Projectile", "Texture": { "File": "lofiObj3", "Index": "0x268" }, "Rotation": "140" @@ -131355,16 +132582,117 @@ "Class": "Projectile", "Texture": { "File": "theMachineObjects16x16", "Index": "0x30" }, "Rotation": "80" }, { + "type": "0x52e6", + "id": "Wakizashi Discoverer", + "Class": "Projectile", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x234" + }, + "AngleCorrection": "1" + }, + { + "type": "0x52e3", + "id": "Iron Slash", + "Class": "Projectile", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x244" + }, + "AngleCorrection": "1" + }, + { + "type": "0x52e4", + "id": "Iron Superslash", + "Class": "Projectile", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x245" + }, + "AngleCorrection": "1" + }, + { + "id": "Slurp Magic", + "type": "0x4f53", + "Class": "Projectile", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x254" + }, + "AngleCorrection": "1" + }, + { + "id": "Slurp Mega Magic", + "type": "0x4f54", + "Class": "Projectile", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x256" + }, + "AngleCorrection": "1" + }, + { + "id": "Slurp Wave", + "type": "0x4f55", + "Class": "Projectile", + "Texture": { + "File": "d2LofiObjEmbed", + "Index": "0x255" + } + }, + { + "type": "0x4BA5", + "id": "Magic Wand Cards Small", + "Class": "Projectile", + "RandomTexture": { + "Texture": [ + { + "File": "d2LofiObjEmbed", + "Index": "0x24a" + }, + { + "File": "d2LofiObjEmbed", + "Index": "0x24b" + } + ] + } + }, + { + "type": "0x4BA4", + "id": "Magic Wand Cards Large", + "Class": "Projectile", + "RandomTexture": { + "Texture": [ + { + "File": "d2LofiObjEmbed", + "Index": "0x24c" + }, + { + "File": "d2LofiObjEmbed", + "Index": "0x24d" + }, + { + "File": "d2LofiObjEmbed", + "Index": "0x24e" + }, + { + "File": "d2LofiObjEmbed", + "Index": "0x24f" + } + ] + } + }, + { "type": "0x7443", "id": "Puppet Theatre Boss Spawn", "Class": "GameObject", "Texture": { "File": "invisible", "Index": "0" }, "Size": "0" @@ -137666,16 +138994,55 @@ "File": "playerskins16", "Index": "28" }, "PlayerClassType": "0x0326", "UnlockSpecial": "Set Skin", "NoSkinSelect": "" }, { + "type": "0x52ea", + "id": "Daring Discoverer Samurai Set Skin", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins16", + "Index": "30" + }, + "PlayerClassType": "0x0311", + "UnlockSpecial": "Set Skin", + "NoSkinSelect": "" + }, + { + "type": "0x4f58", + "id": "Slurp Scion Wizard Set Skin", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins16", + "Index": "31" + }, + "PlayerClassType": "0x030e", + "UnlockSpecial": "Set Skin", + "NoSkinSelect": "" + }, + { + "type": "0x4b9d", + "id": "Court Magician Sorcerer Set Skin", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins16", + "Index": "32" + }, + "PlayerClassType": "0x0325", + "UnlockSpecial": "Set Skin", + "NoSkinSelect": "" + }, + { "type": "0x7492", "id": "Mini Geb", "Skin": "", "Class": "Skin", "AnimatedTexture": { "File": "playerskins", "Index": "98" }, @@ -143677,16 +145044,100 @@ "AnimatedTexture": { "File": "playerskins", "Index": "526" }, "PlayerClassType": "0x031d", "NoSkinSelect": "" }, { + "type": "0x27ef", + "id": "Shadow Land Sorcerer", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins", + "Index": "527" + }, + "PlayerClassType": "0x0325", + "NoSkinSelect": "" + }, + { + "type": "0x27f1", + "id": "Lunatic Bunny Trickster", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins", + "Index": "528" + }, + "PlayerClassType": "0x0324", + "NoSkinSelect": "" + }, + { + "type": "0x27f3", + "id": "The 10th Rogue", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins", + "Index": "529" + }, + "PlayerClassType": "0x0300", + "NoSkinSelect": "" + }, + { + "type": "0x27f5", + "id": "F.E.R.A.L. Sorcerer", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins", + "Index": "530" + }, + "PlayerClassType": "0x0325", + "NoSkinSelect": "" + }, + { + "type": "0x27f7", + "id": "Mini Discoverer Samurai", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins", + "Index": "531" + }, + "PlayerClassType": "0x0311", + "NoSkinSelect": "" + }, + { + "type": "0x27f9", + "id": "Mini Slurp Scion Wizard", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins", + "Index": "532" + }, + "PlayerClassType": "0x30e", + "NoSkinSelect": "" + }, + { + "type": "0x27fb", + "id": "Mini Court Magician Sorcerer", + "Skin": "", + "Class": "Skin", + "AnimatedTexture": { + "File": "playerskins", + "Index": "533" + }, + "PlayerClassType": "0x0325", + "NoSkinSelect": "" + }, + { "type": "0x1731", "id": "Stheno Summoner", "Class": "GameObject", "Texture": { "File": "invisible", "Index": "0" }, "Size": "0" @@ -176651,355 +178102,16 @@ } ] }, "Soulbound": "", "BagType": "7", "Treasure": "" }, { - "type": "0x6e1e", - "id": "Exalt Token x1", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "1", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "50" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e1f", - "id": "Exalt Token x2", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "2", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "100" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e20", - "id": "Exalt Token x3", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "3", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "150" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e21", - "id": "Exalt Token x4", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "4", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "200" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e22", - "id": "Exalt Token x5", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "5", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "250" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e23", - "id": "Exalt Token x6", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "6", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "300" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e24", - "id": "Exalt Token x7", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "7", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "350" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e25", - "id": "Exalt Token x8", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "8", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "400" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e26", - "id": "Exalt Token x9", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "9", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "450" - }, - "BagType": "7", - "Treasure": "", - "Track": "", - "Consumable": "" - }, - { - "type": "0x6e27", - "id": "Exalt Token x10", - "Class": "Equipment", - "Item": "", - "Texture": { - "File": "d2LofiObjEmbed", - "Index": "0x22b" - }, - "SlotType": "10", - "Description": "A special token that drops from Dungeon and Event Bosses. Use this item to progress in the Open Beta Campaign.\\n\\nSprite Credits: Aurusenth", - "Quantity": "10", - "ExtraTooltipData": { - "EffectInfo": [ - { - "name": "Stack limit", - "description": "10" - }, - { - "name": "Event", - "description": "Open Beta Campaign" - } - ] - }, - "Soulbound": "", - "Activate": { - "_": "GrantSupporterPoints", - "amount": "500" - }, - "BagType": "7", - "Treasure": "", - "Consumable": "" - }, - { "type": "0x0d40", "id": "Tomb Portal of Cowardice", "DisplayId": "Portal of Cowardice", "Class": "Portal", "IntergamePortal": "", "Texture": { "File": "lofiEnvironment", "Index": "0x7c" @@ -179557,137 +180669,271 @@ }, { "type": "0x6b0", "id": "Evil Chicken Minion", "Enemy": "", "Class": "Character", "AnimatedTexture": { "File": "chars8x8rBeach", - "Index": "8" + "Index": "9" }, "HitSound": "monster/chicken_hit", "DeathSound": "monster/chicken_death", "Size": "100", "MaxHitPoints": "30", - "Defense": "0" + "Defense": "0", + "Projectile": { + "ObjectId": "Feather", + "Speed": "25", + "Damage": "3", + "LifetimeMS": "1500", + "Size": "80" + } }, { "type": "0x6b1", "id": "Evil Chicken God", "Enemy": "", "Class": "Character", "AnimatedTexture": { "File": "chars16x16rEncounters", "Index": "2" }, "HitSound": "monster/chicken_hit", "DeathSound": "monster/chicken_death", "Size": "100", - "MaxHitPoints": "60", + "MaxHitPoints": "150", "Defense": "0", - "Quest": "", - "Level": "1" + "Projectile": { + "ObjectId": "Feather", + "Speed": "35", + "Damage": "6", + "LifetimeMS": "2000", + "Size": "100" + } }, { "type": "0x6b2", - "id": "Evil Hen", + "id": "Evil Hen HP", "Enemy": "", "Class": "Character", "AnimatedTexture": { "File": "chars8x8rBeach", "Index": "9" }, "HitSound": "monster/chicken_hit", "DeathSound": "monster/chicken_death", "Size": "80", "MaxHitPoints": "5", - "Defense": "0" + "Defense": "0", + "Projectile": { + "ObjectId": "Feather", + "Speed": "25", + "Damage": "3", + "LifetimeMS": "1500", + "Size": "80" + } + }, + { + "type": "0x263", + "id": "Evil Hen MP", + "Enemy": "", + "Class": "Character", + "AnimatedTexture": { + "File": "chars8x8rBeach", + "Index": "9" + }, + "HitSound": "monster/chicken_hit", + "DeathSound": "monster/chicken_death", + "Size": "80", + "MaxHitPoints": "5", + "Defense": "0", + "Projectile": { + "ObjectId": "Feather", + "Speed": "25", + "Damage": "3", + "LifetimeMS": "1500", + "Size": "80" + } }, { "type": "0x6b3", "id": "Kitchen Guard", "Enemy": "", "Class": "Character", "AnimatedTexture": { "File": "chars8x8rBeach", "Index": "6" }, "HitSound": "monster/pirates_hit", "DeathSound": "monster/pirates_death", "Size": "100", - "MaxHitPoints": "10", - "Defense": "0", + "MaxHitPoints": "15", + "Defense": "5", "Projectile": { "id": "0", "ObjectId": "Blade", - "Damage": "2", + "Damage": "5", "Speed": "120", "LifetimeMS": "400" } }, { + "type": "0x266", + "id": "Kitchen Caster", + "Enemy": "", + "Class": "Character", + "AnimatedTexture": { + "File": "chars8x8rBeach", + "Index": "3" + }, + "HitSound": "monster/pirates_hit", + "DeathSound": "monster/pirates_death", + "Size": "100", + "MaxHitPoints": "15", + "Defense": "0", + "Projectile": { + "ObjectId": "Grey Missile", + "Speed": "130", + "Damage": "3", + "LifetimeMS": "500", + "Amplitude": "0.5", + "Frequency": "2" + } + }, + { + "type": "0x274", + "id": "Kitchen Archer", + "Enemy": "", + "Class": "Character", + "AnimatedTexture": { + "File": "chars8x8rBeach", + "Index": "12" + }, + "HitSound": "monster/pirates_hit", + "DeathSound": "monster/pirates_death", + "Size": "100", + "MaxHitPoints": "15", + "Defense": "3", + "Projectile": { + "ObjectId": "Arrow", + "Speed": "100", + "Damage": "6", + "LifetimeMS": "1000" + } + }, + { + "type": "0x276", + "id": "Kitchen Guard Captain", + "DisplayId": "Guard Captain", + "Enemy": "", + "Class": "Character", + "AnimatedTexture": { + "File": "chars8x8rBeach", + "Index": "13" + }, + "HitSound": "monster/pirates_hit", + "DeathSound": "monster/pirates_death", + "Size": "100", + "MaxHitPoints": "100", + "Defense": "8", + "Projectile": { + "ObjectId": "Gold Blade", + "Speed": "80", + "Damage": "7", + "LifetimeMS": "1250" + } + }, + { + "type": "0x27c", + "id": "Kitchen Captain Loot", + "DisplayId": "Loot Bag", + "Class": "Container", + "Container": "", + "Loot": "", + "Texture": { + "File": "lofiObj4", + "Index": "0xd1" + }, + "Size": "80", + "SlotTypes": "0, 0, 0, 0, 0, 0, 0, 0", + "Equipment": "0xa5c, 0xa23, 0xa22, 0xa22, -1, -1, -1, -1" + }, + { "type": "0x6b4", "id": "Butcher", "Enemy": "", "Class": "Character", "AnimatedTexture": { "File": "chars8x8rBeach", "Index": "7" }, "HitSound": "monster/pirates_hit", "DeathSound": "monster/pirates_death", "Size": "100", - "MaxHitPoints": "10", + "MaxHitPoints": "30", "Defense": "0", "Projectile": { "id": "0", "ObjectId": "Blade", - "Damage": "5", + "Damage": "6", "Speed": "120", "LifetimeMS": "400" } }, { "type": "0x0926", "id": "Bonegrind the Butcher", "Enemy": "", "Class": "Character", "AnimatedTexture": { "File": "chars16x16rEncounters", "Index": "14" }, "HitSound": "monster/pirates_hit", "DeathSound": "monster/pirates_death", "Size": "80", - "MaxHitPoints": "300", + "MaxHitPoints": "450", "Defense": "0", "Quest": "", "Level": "1", "Exp": "20", "NoArticle": "", - "Projectile": { + "Projectile": [ + { "id": "0", "ObjectId": "Blade", - "Damage": "6", - "Size": "100", + "Damage": "8", + "Size": "120", "Speed": "75", "LifetimeMS": "800" + }, + { + "id": "1", + "ObjectId": "Bonegrind Cleaver", + "Damage": "12", + "Size": "140", + "Speed": "40", + "LifetimeMS": "4000", + "Boomerang": "" } + ] }, { "type": "0x0802", "id": "South Tutorial Gun", "Class": "GameObject", "Model": "Tower", "Enemy": "", "Texture": { "File": "lofiEnvironment", "Index": "0xc8" }, + "Invincible": "", "Projectile": { "ObjectId": "Green Blob", "Speed": "40", "Damage": "5", "LifetimeMS": "3000" } }, { @@ -179695,16 +180941,17 @@ "id": "North Tutorial Gun", "Class": "GameObject", "Model": "Tower", "Enemy": "", "Texture": { "File": "lofiEnvironment", "Index": "0xc8" }, + "Invincible": "", "Projectile": { "ObjectId": "Green Blob", "Speed": "40", "Damage": "5", "LifetimeMS": "3000" } }, { @@ -179712,16 +180959,17 @@ "id": "East Tutorial Gun", "Class": "GameObject", "Model": "Tower", "Enemy": "", "Texture": { "File": "lofiEnvironment", "Index": "0xc8" }, + "Invincible": "", "Projectile": { "ObjectId": "Green Blob", "Speed": "40", "Damage": "5", "LifetimeMS": "3000" } }, { @@ -179729,24 +180977,211 @@ "id": "West Tutorial Gun", "Class": "GameObject", "Model": "Tower", "Enemy": "", "Texture": { "File": "lofiEnvironment", "Index": "0xc8" }, + "Invincible": "", "Projectile": { "ObjectId": "Green Blob", "Speed": "40", "Damage": "5", "LifetimeMS": "3000" } }, { + "type": "0x0146", + "id": "West Tutorial Hallway Gun", + "Class": "GameObject", + "Model": "Tower", + "Enemy": "", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xc8" + }, + "Invincible": "", + "Projectile": { + "ObjectId": "Blue Mystic Shot", + "Speed": "25", + "Damage": "4", + "LifetimeMS": "7000" + } + }, + { + "type": "0x0147", + "id": "Dummy Tutorial Gun", + "Class": "GameObject", + "Model": "Tower", + "Enemy": "", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xc8" + }, + "Invincible": "" + }, + { + "type": "0x0148", + "id": "East Tutorial Hallway Gun", + "Class": "GameObject", + "Model": "Tower", + "Enemy": "", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xc8" + }, + "Invincible": "", + "Projectile": { + "ObjectId": "Blue Mystic Shot", + "Speed": "17", + "Damage": "4", + "LifetimeMS": "10350" + } + }, + { + "type": "0x0149", + "id": "Tutorial Straight Aggregate Gun", + "Class": "GameObject", + "Model": "Tower", + "Enemy": "", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xc8" + }, + "Invincible": "", + "Projectile": { + "ObjectId": "Fire Mystic Shot", + "Speed": "5", + "Damage": "0", + "LifetimeMS": "2000" + } + }, + { + "type": "0x014a", + "id": "Tutorial Diagonal Aggregate Gun", + "Class": "GameObject", + "Model": "Tower", + "Enemy": "", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xc8" + }, + "Invincible": "", + "Projectile": { + "ObjectId": "Fire Mystic Shot", + "Speed": "7", + "Damage": "0", + "LifetimeMS": "2000" + } + }, + { + "type": "0x014b", + "id": "Tutorial Aggregate Gun", + "Class": "GameObject", + "Enemy": "", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xc8" + }, + "Invincible": "", + "Size": "0", + "Projectile": { + "ObjectId": "Fire Mystic Shot", + "Speed": "25", + "Damage": "10", + "LifetimeMS": "6750", + "Size": "200" + } + }, + { + "type": "0x014c", + "id": "Tutorial Aggregate Activate Trigger", + "Class": "GameObject", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + }, + "Size": "0" + }, + { + "type": "0x014d", + "id": "Tutorial Aggregate Placer", + "Class": "GameObject", + "Enemy": "", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + }, + "Invincible": "", + "Size": "0" + }, + { + "type": "0x014e", + "id": "Evil Chicken Remnant", + "Class": "GameObject", + "RandomTexture": { + "Texture": [ + { + "File": "lofiProjs", + "Index": "0x60" + }, + { + "File": "lofiProjs", + "Index": "0x61" + }, + { + "File": "lofiProjs", + "Index": "0x62" + } + ] + }, + "DrawOnGround": "" + }, + { + "type": "0x014f", + "id": "Evil Chicken God Explosion", + "Class": "GameObject", + "Texture": { + "File": "lofiProjs", + "Index": "0x60" + }, + "Size": "0" + }, + { + "type": "0x0195", + "id": "Tutorial Chicken Killed Clear", + "Class": "GameObject", + "Size": "0", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + } + }, + { + "type": "0x0196", + "id": "Evil Chicken Remnant AltTexture", + "Class": "GameObject", + "Texture": { + "File": "lofiProjs", + "Index": "0x62" + } + }, + { + "type": "0x0246", + "id": "Evil Chicken Room Closer", + "Class": "GameObject", + "Size": "0", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + } + }, + { "type": "0x0806", "id": "Tutorial Loot Bag", "Class": "Container", "Container": "", "Loot": "", "Texture": { "File": "lofiObj", "Index": "0x08" @@ -179862,16 +181297,94 @@ "DungeonName": "Guild Explanation", "Texture": { "File": "lofiEnvironment2", "Index": "0x54" }, "ShadowSize": "0" }, { + "type": "0x027b", + "id": "Exalted Kitchen Portal", + "Class": "Portal", + "DisplayId": "Exalted Kitchen", + "DungeonName": "Exalted Kitchen", + "IntergamePortal": "", + "Texture": { + "File": "lofiEnvironment", + "Index": "0xdf" + }, + "Size": "120" + }, + { + "type": "0x0261", + "id": "Kitchen Loot Chest", + "Class": "Container", + "Container": "", + "Loot": "", + "Texture": { + "File": "lofiObj", + "Index": "0x02" + }, + "Size": "100", + "SlotTypes": "0, 0, 0, 0, 0, 0, 0, 0", + "Equipment": "0x0a22, -1, -1, 0xa98, -1, 0xa23, 0x0a22, -1" + }, + { + "type": "0x0273", + "id": "Kitchen Loot Chest Aligner", + "Class": "GameObject", + "Texture": { + "File": "lofiObj", + "Index": "0x02" + }, + "Size": "0", + "ShadowSize": "0" + }, + { + "type": "0x0277", + "id": "Kitchen Captain Wall Clear", + "Class": "GameObject", + "Size": "0", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + } + }, + { + "type": "0x0278", + "id": "Tutorial Butcher Activate Trigger", + "Class": "GameObject", + "Size": "0", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + } + }, + { + "type": "0x0279", + "id": "Tutorial Butcher Guard Throw North", + "Class": "GameObject", + "Size": "0", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + } + }, + { + "type": "0x027a", + "id": "Tutorial Butcher Guard Throw South", + "Class": "GameObject", + "Size": "0", + "Texture": { + "File": "lofiObj3", + "Index": "0xd0" + } + }, + { "type": "0xf45", "id": "Heroic Undead Chest", "DisplayId": "Event Chest", "Class": "Character", "Enemy": "", "Texture": { "File": "lofiObj3", "Index": "0x466" @@ -211213,16 +212726,29 @@ "DungeonName": "Crystal Cavern", "Texture": { "File": "crystalCaveObjects8x8", "Index": "0x44" }, "ShadowSize": "0" }, { + "type": "0x65ee", + "id": "Crystal Cave Portal Temp", + "DisplayId": "Crystal Cavern", + "Class": "Portal", + "IntergamePortal": "", + "DungeonName": "Crystal Cavern", + "Texture": { + "File": "crystalCaveObjects8x8", + "Index": "0x44" + }, + "ShadowSize": "0" + }, + { "type": "0x273b", "id": "Crystal Cave Key", "DisplayId": "Crystal Cavern Key", "Class": "Equipment", "Item": "", "Texture": { "File": "crystalCaveObjects8x8", "Index": "0x34" @@ -211232,17 +212758,17 @@ "Sound": "use_key", "Soulbound": "", "Track": "", "BagType": "8", "Consumable": "", "feedPower": "200", "Activate": { "_": "CreatePortal", - "id": "Crystal Cave Portal" + "id": "Crystal Cave Portal Temp" } }, { "type": "0x273c", "id": "mc Pylons Manager", "Class": "GameObject", "Texture": { "File": "lofiEnvironment", diff -r -x 'diff.*' -x client.swf -x version.txt -x '*.xml' -x _ '--unified=8' -b -B ../current/json/Tutorial.json ./json/Tutorial.json --- ../current/json/Tutorial.json 2018-02-07 12:41:02.906675288 +0000 +++ ./json/Tutorial.json 2020-05-07 10:51:38.737550320 +0000 @@ -133,11 +133,96 @@ "_": "600, 500, 200, 100", "color": "0x00ff00" }, "UIDrawArrow": { "_": "400, 350, 600, 500", "color": "0x00ff00" }, "Action": "EnterPortal" + }, + { + "Requirement": { + "_": "Near", + "objectId": "Sign", + "objectName": "{tutorial_script.Main_Health}", + "radius": "4" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Sign", + "objectName": "{tutorial_script.Main_NexusButton}", + "radius": "4" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Sign", + "objectName": "{tutorial_script.Main_Ability}", + "radius": "4" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Sign", + "objectName": "{tutorial_script.Main_Equipment}", + "radius": "4" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Tutorial Loot Bag", + "radius": "1" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Exalted Kitchen Portal", + "radius": "1" + }, + "Action": "EnterPortal" + }, + { + "Requirement": { + "_": "Near", + "objectId": "Sign", + "objectName": "{tutorial_script.Kitchen_Minimap}", + "radius": "4" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Sign", + "objectName": "{tutorial_script.Kitchen_Potions}", + "radius": "4" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Kitchen Captain Loot", + "radius": "1" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Kitchen Loot Chest", + "radius": "1" + } + }, + { + "Requirement": { + "_": "Near", + "objectId": "Sign", + "objectName": "{tutorial_script.Kitchen_Journal}", + "radius": "4" + } } ] } \ No newline at end of file Binary files ../current/sheets/chars8x8rBeach.png and ./sheets/chars8x8rBeach.png differ Binary files ../current/sheets/chars8x8rEncounters.png and ./sheets/chars8x8rEncounters.png differ Binary files ../current/sheets/d2LofiObj.png and ./sheets/d2LofiObj.png differ Binary files ../current/sheets/lofiObj2.png and ./sheets/lofiObj2.png differ Only in ./sheets: lofiParticlesBeam.png Only in ./sheets: lofiParticlesElectric.png Only in ./sheets: lofiParticlesSkull.png Binary files ../current/sheets/petsDivine.png and ./sheets/petsDivine.png differ Binary files ../current/sheets/playersSkins16Mask.png and ./sheets/playersSkins16Mask.png differ Binary files ../current/sheets/playersSkins16.png and ./sheets/playersSkins16.png differ Binary files ../current/sheets/playersSkinsMask.png and ./sheets/playersSkinsMask.png differ Binary files ../current/sheets/playersSkins.png and ./sheets/playersSkins.png differ