Chazm
Skeletron Prime
Most planned things work as normal. I just need bosses and then I can release into the normal forums.
A preview of some of the items:
Katanis, for if you don't have a Terra Blade on you:
70 melee damage, use time 15, large reach
Crafted with 3 Cobalt Swords, 2 Mythril Swords, 1 Adamantite Sword, and a Excalibur
Charged Sword: a beginners sword to aim for
11 melee damage, use time 21: crafted by 11 Copper Bars and 11 Tin Bars(Will be replaced with Iron in 1.4)
Rainbow Assault: The next inline for the Space Gun set
(Crafting recipe WIP)
45 magic damage, use time 2, mana cost 2
Purified Bars!: 1 chlorophyte ore, 2 mushrooms, 10 glowing mushrooms, 3 hallowed bars, 50 stone blocks and 5 crimtane/demonite ore


The Awoken Set (crafting recipe Molten Armor + 15/20/25 Purified Bars)
Risky, but POWERFUL.
and one of my best sprite works so far.
WIP again, something to do with the Crystal Bosses
Download is below anyways
A preview of some of the items:
70 melee damage, use time 15, large reach
Crafted with 3 Cobalt Swords, 2 Mythril Swords, 1 Adamantite Sword, and a Excalibur

11 melee damage, use time 21: crafted by 11 Copper Bars and 11 Tin Bars(Will be replaced with Iron in 1.4)

(Crafting recipe WIP)
45 magic damage, use time 2, mana cost 2




Risky, but POWERFUL.

WIP again, something to do with the Crystal Bosses
Download is below anyways
Alpha V1.1 = added fixes, and new swords. Still no crafting recipes yet.
Alpha V1.2 = Added Purified Bars. DS fires projectiles like normal, Awoken Set craftable
Base = inital release
Alpha V1.3: Added a few miscellaneous swords.
Alpha V1.4: A lot more swords. Will probably add more Ranged, Magic and a Summoner weapon next update, as well as one of the main material bosses, the Possessive Sword!
Updated post. Includes more crafting recipes
Alpha V1.2 = Added Purified Bars. DS fires projectiles like normal, Awoken Set craftable
Base = inital release
Alpha V1.3: Added a few miscellaneous swords.
Alpha V1.4: A lot more swords. Will probably add more Ranged, Magic and a Summoner weapon next update, as well as one of the main material bosses, the Possessive Sword!
Updated post. Includes more crafting recipes
Attachments
Last edited:
Pumpking
Wall of Flesh
Nice!
Lots of swords, lots of super long swords.
Hope you'll be able to make the bosses!
Lots of swords, lots of super long swords.
Hope you'll be able to make the bosses!
The Ice Cube
Eater of Worlds
Well...
Tbh, the weapon sprites aren't that great, and the armor is basically a reskin of the molten armor.
Since it's still a WIP mod, you should work a but on the sprites (I understand if you are a beginner though). Overall, the mod looks pretty interesting, so keep going.
Tbh, the weapon sprites aren't that great, and the armor is basically a reskin of the molten armor.
Since it's still a WIP mod, you should work a but on the sprites (I understand if you are a beginner though). Overall, the mod looks pretty interesting, so keep going.
Chazm
Skeletron Prime
I doWell...
Tbh, the weapon sprites aren't that great, and the armor is basically a reskin of the molten armor.
Since it's still a WIP mod, you should work a but on the sprites (I understand if you are a beginner though). Overall, the mod looks pretty interesting, so keep going.

That's a habit of mine.
Yes, the armor is a recolour just 'cause time constraints. Look forward to the gemmed bosses- I might do new armor for them.
Logodum
Terrarian
Since the Rainbow Assault should be an upgrade to the space gun (If i got it right), then it should be at least the same size as a Space Gun. I remade the sprite, you can use it if you want
Chazm
Skeletron Prime
Thanks.Since the Rainbow Assault should be an upgrade to the space gun (If i got it right), then it should be at least the same size as a Space Gun. I remade the sprite, you can use it if you want View attachment 35837
I'll credit you on the weapons description.
Chazm
Skeletron Prime
Guys, I've got a serious problem for the next set of items I hope to use - otherwise known as the Extreme Debuff series.
Also I've tried to add projectiles which work in Ulterraria but not in this mod.
Here's the error code if you know how to fix it:
System.Collections.Generic.KeyNotFoundException: No key "PNova:AscendedVortex" found
at TAPI.WrapperDictionary`2.get_Item( key)
at Terraria.NPC.AddBuff(System.String name, System.Int32 time, System.Boolean quiet = False)
at PNova.Items.AscendedSword.DamageNPC(Terraria.Player owner, Terraria.NPC npc, System.Int32 hitDir, System.Int32& damage, System.Single& knockback, System.Boolean& crit, System.Single& critMult) in \Chazm's Miscellaneous Mod\Items\NPCS\SwordBoss\AscendedSword.cs at line 16
at TAPI.Hooks.Call( ts, t1, t2, t3, t4, t5, t6, t7)
at Terraria.Player+<>c__DisplayClass28.<ItemCheckReal>b__18(Terraria.Item item)
at TAPI.ItemDef.RunEquipMethod(Terraria.Player p, System.Action`1[[Terraria.Item, tAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] action, System.Boolean onHeldItem = True, System.Boolean armor = True, System.Boolean vanity = True, System.Boolean accessories = True, System.Boolean vanityAcc = True)
at Terraria.Player.ItemCheckReal(System.Int32 i)
at Terraria.Player.ItemCheck(System.Int32 i)
at Terraria.Player.UpdatePlayer(System.Int32 i)
at Terraria.Main.UpdateReal(Microsoft.Xna.Framework.GameTime gameTime)
Also I've tried to add projectiles which work in Ulterraria but not in this mod.
Here's the error code if you know how to fix it:
System.Collections.Generic.KeyNotFoundException: No key "PNova:AscendedVortex" found
at TAPI.WrapperDictionary`2.get_Item( key)
at Terraria.NPC.AddBuff(System.String name, System.Int32 time, System.Boolean quiet = False)
at PNova.Items.AscendedSword.DamageNPC(Terraria.Player owner, Terraria.NPC npc, System.Int32 hitDir, System.Int32& damage, System.Single& knockback, System.Boolean& crit, System.Single& critMult) in \Chazm's Miscellaneous Mod\Items\NPCS\SwordBoss\AscendedSword.cs at line 16
at TAPI.Hooks.Call( ts, t1, t2, t3, t4, t5, t6, t7)
at Terraria.Player+<>c__DisplayClass28.<ItemCheckReal>b__18(Terraria.Item item)
at TAPI.ItemDef.RunEquipMethod(Terraria.Player p, System.Action`1[[Terraria.Item, tAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] action, System.Boolean onHeldItem = True, System.Boolean armor = True, System.Boolean vanity = True, System.Boolean accessories = True, System.Boolean vanityAcc = True)
at Terraria.Player.ItemCheckReal(System.Int32 i)
at Terraria.Player.ItemCheck(System.Int32 i)
at Terraria.Player.UpdatePlayer(System.Int32 i)
at Terraria.Main.UpdateReal(Microsoft.Xna.Framework.GameTime gameTime)
Pumpking
Wall of Flesh
Can I see your code?Guys, I've got a serious problem for the next set of items I hope to use - otherwise known as the Extreme Debuff series.
Also I've tried to add projectiles which work in Ulterraria but not in this mod.
Here's the error code if you know how to fix it:
System.Collections.Generic.KeyNotFoundException: No key "PNova:AscendedVortex" found
at TAPI.WrapperDictionary`2.get_Item( key)
at Terraria.NPC.AddBuff(System.String name, System.Int32 time, System.Boolean quiet = False)
at PNova.Items.AscendedSword.DamageNPC(Terraria.Player owner, Terraria.NPC npc, System.Int32 hitDir, System.Int32& damage, System.Single& knockback, System.Boolean& crit, System.Single& critMult) in \Chazm's Miscellaneous Mod\Items\NPCS\SwordBoss\AscendedSword.cs at line 16
at TAPI.Hooks.Call( ts, t1, t2, t3, t4, t5, t6, t7)
at Terraria.Player+<>c__DisplayClass28.<ItemCheckReal>b__18(Terraria.Item item)
at TAPI.ItemDef.RunEquipMethod(Terraria.Player p, System.Action`1[[Terraria.Item, tAPI, Version=1.0.0.0, Culture=neutral, PublicKeyToken=null]] action, System.Boolean onHeldItem = True, System.Boolean armor = True, System.Boolean vanity = True, System.Boolean accessories = True, System.Boolean vanityAcc = True)
at Terraria.Player.ItemCheckReal(System.Int32 i)
at Terraria.Player.ItemCheck(System.Int32 i)
at Terraria.Player.UpdatePlayer(System.Int32 i)
at Terraria.Main.UpdateReal(Microsoft.Xna.Framework.GameTime gameTime)
Chazm
Skeletron Prime
I'll PM you.Can I see your code?
Similar threads
Portfolio/Multi-Topic
A few miscellaneous ideas for 1.4.5 and beyond
- Replies
- 5
- Views
- 300
Portfolio/Multi-Topic
Miscellaneous 1.4+ Suggestions
- Replies
- 1
- Views
- 432
- Replies
- 4
- Views
- 82
-
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.