The Chronicles Of Myrtana: Archolos – Basic weapon and monster calculator guide

The Chronicles Of Myrtana: Archolos – Basic weapon and monster calculator guide 1 - steamlists.com
The Chronicles Of Myrtana: Archolos – Basic weapon and monster calculator guide 1 - steamlists.com

Here is the link to the calculator
https://editor.p5js.org/pemre/full/8H7po7Yq- – [p5js.org] 
 

What does it do?

 
 

  • Calculates the normal damage, crit and total damage needed to kill the selected mob.
  • Your STR and DEX values, weapon's range, and requirements) will help you choose the best weapon for your chosen mob (
  • This page provides brief information about a selected weapon or monster

 
 

Interface

 
 
There is a dropdown menu that allows you to select weapons and monsters. When you choose the weapon or monster, their brief information will be printed below.
 
As an example, abu-duba's scimitar will be selected. This will be written below dropdown: 1h120dex 165 edge 0 mastery
 
 
The same applies to the monster information. When albino bears are selected, "1250 HP with 170 Edge Def." will be printed below this dropdown.
 
 

  • The dropdown menu currently only has information about one handed weapons. I will add the 2H, bows, and xbows to the dropdown menu later.
  • There is currently no search option in dropdown menus. However, i plan to implement a search box that will allow you to search for weapons or monsters.

 
 
There are four sections where you can input your information: STR,DEX1,1h mastery, 2h mastery, and 2. 2h mastery is not a valid term at this time. You don't need to enter anything there. It defaults to 10. It defaults to 10.
 
You should not enter your masteries with weapon bonuses as they will be added to damage calculations internally.
 
Clicking "calculate" or pressing enter will display the values for normal hit and critical hit as well as the Avarage Damage per Hit (ADPH) and total hits needed to kill the selected mob. These formulae were taken from crazyRaus damage calculator excell file.
 
After making calculations, the best weapon will be displayed down below. This is how you select the best weapon.
 
 

  1. Based on your DEX input) and STR, you can find (weapons available
  2. Calculate ADPH for each weapon and select the best.
  3. If ADPH is tied, break the tie by range. The weapon with the longest range wins.
  4. If there are range ties, break it with the requirement. The minimum STR or DEX required sword win.

 
 
CrazyRaus's posts contain all the weapon information (currently 1H weapons), as well as monster info and damage calculations.
 
 
To access the code, click the /> symbol in top right.
https://editor.p5js.org/pemre/sketches/8H7po7Yq- – [p5js.org]
 
This link should display the code. Feel free to modify.
 
 
It was written in JS using the P5 library.
 
 
It works on mobile too, but texting might be a little more difficult.
 
 
I plan to fill the weapons dropdown with 2H weapons, bows, and crossbows.
 
I plan to add a search bar for weapons or monsters.

 
 
If you would like to send me NPC information (health, deffense value etc.) I could also add them to the monsters dropdown menu
 
 
Please forward any editable versions of weapon information to me. It is not easy to put them into this calculator.
 
Right now, i am using the following format:
 
let sailor_of_storms = new Weapon("sailor of storms","1h","edge",280,95,"dex",175,8 – ;
 
 
It takes a lot of time to fill these dropdown menus. Any kind of assistance is appreciated

 
 
best regards
 
 

Dropdown menus

Here you can choose your weapons and monsters.
 
The Chronicles Of Myrtana: Archolos - Basic weapon and monster calculator guide - dropdown menus - F6079EA
 
 
The Chronicles Of Myrtana: Archolos - Basic weapon and monster calculator guide - dropdown menus - 0DE9395
 
 
 

Information about weapons and monsters

The weapon damage type will determine the monster defense type
 
 
The Chronicles Of Myrtana: Archolos - Basic weapon and monster calculator guide - weapon and monster infos - FEAA1B5
 
 
The Chronicles Of Myrtana: Archolos - Basic weapon and monster calculator guide - weapon and monster infos - 05A8EC3
 
 
 

Interface

Enter your information (but not all)) and get the results. It will also give you a suggestion.
 
 
The Chronicles Of Myrtana: Archolos - Basic weapon and monster calculator guide - Interface - 7160214

 
 

Written by skazy

 
 
This is all about The Chronicles Of Myrtana: Archolos – Basic weapon and monster calculator guide; I hope you enjoy reading the Guide! If you feel like we should add more information or we forget/mistake, please let us know via commenting below, and thanks! See you soon!
 
 


Be the first to comment

Leave a Reply

Your email address will not be published.


*