Wand, Scroll and Potion Calculator for Arelith

Discussions related to character builds and mechanics may occur here.

Moderators: Forum Moderators, Active DMs

Post Reply
User avatar
Sincra
Project Lead
Project Lead
Posts: 1282
Joined: Fri Oct 08, 2021 6:48 pm

Wand, Scroll and Potion Calculator for Arelith

Post by Sincra »

I've been working on this software for roughly 5 years off and on with the intention of eventually releasing it, albeit with a donation link that I have decided I will avoid due to my position.

So, here it is:
https://github.com/Sincra/NWN_WSP_Calcu ... ag/Release

Please keep in mind this is a Java stand alone executable, you will likely need the Java Runtime Environment for your machine.
Check the Readme text file for a link to the download page.

Please do not redistribute this without my permission, It has gone through alot of iterations and I would be rather upset to find that to be the case.
Image

Some preview images:
Image
Image
Last edited by Sincra on Tue Sep 20, 2022 12:32 am, edited 2 times in total.
Irongron wrote:I've literally never used -guard on anyone.
User avatar
Sincra
Project Lead
Project Lead
Posts: 1282
Joined: Fri Oct 08, 2021 6:48 pm

Re: Wand, Scroll and Potion Calculator for Arelith

Post by Sincra »

Future versions will most likely be XML updates to reflect spells that are missing/adjusted as the internal logic now reflects the actual servers backend calculations.
Irongron wrote:I've literally never used -guard on anyone.
User avatar
In Sorrow We Trust
Posts: 1364
Joined: Tue Nov 19, 2019 7:10 am

Re: Wand, Scroll and Potion Calculator for Arelith

Post by In Sorrow We Trust »

so this is what you were working on.

BASED.
User avatar
Mattamue
Arelith Silver Supporter
Arelith Silver Supporter
Posts: 468
Joined: Mon Dec 10, 2018 1:45 am

Re: Wand, Scroll and Potion Calculator for Arelith

Post by Mattamue »

Neat, thank you!

Who is the audience for this post?

White935
Posts: 12
Joined: Tue Apr 03, 2018 11:15 am

Re: Wand, Scroll and Potion Calculator for Arelith

Post by White935 »

Good stuff, thank you.
User avatar
Sincra
Project Lead
Project Lead
Posts: 1282
Joined: Fri Oct 08, 2021 6:48 pm

Re: Wand, Scroll and Potion Calculator for Arelith

Post by Sincra »

Updated XML Files to Contain newer spells:
- Avascular Mass
- Bigby's Disrupting Hand
- Blasphemy
- Chaos Shield
- Chromatic Orb
- Command
- Crushing Despair
- Daltims Fiery Tentacles
- Dark Undertow
- Darkbolt
- Detect Poison
- Disintegrate
- Eyebite
- Faerie Fire
- Finger of Agony
- Freeze
- Frost Nova
- Frost Shield
- Frostbite
- Glacial Wrath
- Good Hope
- Halt Undead
- Hell Inferno
- Iceberg
- Improved Chaos Shield
- Irresistible Dance
- Kyristan's Malevolent Tentacles
- Lightning Shield
- Mass Zoo Spells
- Mass Hold Monster
- Maze
- Moonbeam
- Nightmare
- Scintillating Pattern
- Scorching Ray
- Sound Lance
- Sunfire
- Sustenance
- Vitriolic Sphere
- Wall of Iceberg
- Water Breathing
- Wrathful Castigation

To update download the 3 xml files and overwrite old ones.
Irongron wrote:I've literally never used -guard on anyone.
User avatar
Sincra
Project Lead
Project Lead
Posts: 1282
Joined: Fri Oct 08, 2021 6:48 pm

Re: Wand, Scroll and Potion Calculator for Arelith

Post by Sincra »

Working on some architecture changes for the program and adding newer spells again.
Irongron wrote:I've literally never used -guard on anyone.
User avatar
Sincra
Project Lead
Project Lead
Posts: 1282
Joined: Fri Oct 08, 2021 6:48 pm

Re: Wand, Scroll and Potion Calculator for Arelith

Post by Sincra »

I have moved the project release files to Github as I was made aware of some Google Drive access issues.
Let me know if anyone has issues.
Irongron wrote:I've literally never used -guard on anyone.
User avatar
Sincra
Project Lead
Project Lead
Posts: 1282
Joined: Fri Oct 08, 2021 6:48 pm

Re: Wand, Scroll and Potion Calculator for Arelith

Post by Sincra »

Features for 1.6 that I am intending:

  • The three XML files will become a single JSON file.
  • A settings menu to adjust markup on each item type for recommended sale prices.
  • A settings toggle to make wands have static price recommendations.
  • A quick grab button that gets the last wand made and the charges it has via logs.
  • A settings menu entry to adjust the log target.
  • All missing spells that have been added since last update.
Irongron wrote:I've literally never used -guard on anyone.
Post Reply