All Jobs Damage Simulator And Gear Sets

Eorzea Time
 
 
 
Language: JP EN FR DE
users online
Forum » FFXI » General » All Jobs Damage Simulator and Gear Sets
All Jobs Damage Simulator and Gear Sets
First Page 2 3 ... 20 21
 Fenrir.Jinxs
Offline
Server: Fenrir
Game: FFXI
user: Jinxs
Posts: 1112
By Fenrir.Jinxs 2025-09-17 09:56:04
Link | Quote | Reply
 
Bismarck.Questaru said: »
How can i nuke harder for taru blm?

Sir, have you tried um, running the application that this thread is based on?
[+]
Offline
By Kadokawa 2025-09-19 02:29:31
Link | Quote | Reply
 
does the sim now include Alabaster and Murky equips?
Offline
Posts: 335
By Izanami 2025-09-19 06:51:23
Link | Quote | Reply
 
Kadokawa said: »
does the sim now include Alabaster and Murky equips?
Yes, I've just now pushed an update which adds R30 Murky and Alabaster gear, Archduke's Sword/Shield, and Blurred Knife.

You should only need to update the gear.py, item_list.txt, and icons32/ files to begin testing these.
[+]
Offline
By Kadokawa 2025-09-19 12:23:41
Link | Quote | Reply
 
Izanami said: »
Kadokawa said: »
does the sim now include Alabaster and Murky equips?
Yes, I've just now pushed an update which adds R30 Murky and Alabaster gear, Archduke's Sword/Shield, and Blurred Knife.

You should only need to update the gear.py, item_list.txt, and icons32/ files to begin testing these.


Thank you ^.^ We are lucky to have you :D
Offline
Posts: 89
By spicychai 2025-10-04 07:54:45
Link | Quote | Reply
 
Sorry to bring this up again but how do I check nuking using sim again?

I've been using it for months (it's great) for different jobs but haven't been able to see calculations for magic related stuff, (weather it's the damage of single nukes, MB or continuous casting DPS).
Offline
By Kadokawa 2025-10-08 12:31:14
Link | Quote | Reply
 
I noticed there is no option for drg main to add spirit bond/link JA haste in the sim, could you please add it Please, Much apperciated ^.^ , Thank you.
 Valefor.Aspens
Offline
Server: Valefor
Game: FFXI
user: Aspens
Posts: 54
By Valefor.Aspens 2025-10-08 14:27:05
Link | Quote | Reply
 
It already assumes you have wyvern + max spirit link bonus.

if self.main_job == "drg": # Bonus stats for having a fully leveled Wyvern pet:
self.stats["Wyvern Bonus Attack%"] = True # This represents the +20% attack that will be applied later for having a wyvern out. Additive bonus with smite, berserk, chaos roll, etc.
self.stats["Weapon Skill Damage Trait"] = self.stats.get("Weapon Skill Damage Trait",0) + 10
self.stats["JA Haste"] = self.stats.get("JA Haste",0) + 10
self.stats["DA"] = self.stats.get("DA",0) + 15
self.stats["Attack"] = self.stats.get("Attack",0) + 40 # +40 attack for having a fully leveled Wyvern pet with 20/20 Job Points.
[+]
Offline
By Kadokawa 2025-10-08 14:43:06
Link | Quote | Reply
 
Valefor.Aspens said: »
It already assumes you have wyvern + max spirit link bonus.

if self.main_job == "drg": # Bonus stats for having a fully leveled Wyvern pet:
self.stats["Wyvern Bonus Attack%"] = True # This represents the +20% attack that will be applied later for having a wyvern out. Additive bonus with smite, berserk, chaos roll, etc.
self.stats["Weapon Skill Damage Trait"] = self.stats.get("Weapon Skill Damage Trait",0) + 10
self.stats["JA Haste"] = self.stats.get("JA Haste",0) + 10
self.stats["DA"] = self.stats.get("DA",0) + 15
self.stats["Attack"] = self.stats.get("Attack",0) + 40 # +40 attack for having a fully leveled Wyvern pet with 20/20 Job Points.

Thank you very much for the confirmation :D apperciate it!
Offline
Posts: 376
By gargurty 2025-10-12 08:28:48
Link | Quote | Reply
 
can someone make a set for fast blade II on geo?
First Page 2 3 ... 20 21