From d97fbcce821cf4e7f3a9d5fb302c6e46ba79fb4a Mon Sep 17 00:00:00 2001 From: Zenny Date: Mon, 27 Apr 2026 23:50:40 -0700 Subject: [PATCH] Stat descriptions for FFXI items --- .../src/items/armor/resources/Vocationer's Armor.tres | 3 ++- Zennysoft.Game.Ma/src/items/weapons/resources/Joyeuse.tres | 3 ++- Zennysoft.Game.Ma/src/items/weapons/resources/Xiphos.tres | 2 +- 3 files changed, 5 insertions(+), 3 deletions(-) diff --git a/Zennysoft.Game.Ma/src/items/armor/resources/Vocationer's Armor.tres b/Zennysoft.Game.Ma/src/items/armor/resources/Vocationer's Armor.tres index b9a8a458..187bbb2c 100644 --- a/Zennysoft.Game.Ma/src/items/armor/resources/Vocationer's Armor.tres +++ b/Zennysoft.Game.Ma/src/items/armor/resources/Vocationer's Armor.tres @@ -15,7 +15,8 @@ _curseResistance = 0.0 ArmorTag = 0 Name = "Vocationer's Armor" StatDescription = "" -FlavorText = "" +FlavorText = "Standard issue scaled mail for those who have proven their base aptitude for combat. +The original bearer of the scales has long been forgotten." SpawnRate = 0.5 BonusAttack = 0 BonusDefense = 1 diff --git a/Zennysoft.Game.Ma/src/items/weapons/resources/Joyeuse.tres b/Zennysoft.Game.Ma/src/items/weapons/resources/Joyeuse.tres index 1ea4597f..39d6f6ff 100644 --- a/Zennysoft.Game.Ma/src/items/weapons/resources/Joyeuse.tres +++ b/Zennysoft.Game.Ma/src/items/weapons/resources/Joyeuse.tres @@ -12,7 +12,8 @@ SelfDamage = 0 SoundEffect = 23 Name = "Joyeuse" StatDescription = "Attacks twice." -FlavorText = "Placeholder text, something about blade found in the midst of a devil's whirlpool" +FlavorText = "A pointed blade found at the bottom of a sea-devil's whirlpool. +A divine might guides each swing." SpawnRate = 0.008 BonusAttack = 6 BonusDefense = 0 diff --git a/Zennysoft.Game.Ma/src/items/weapons/resources/Xiphos.tres b/Zennysoft.Game.Ma/src/items/weapons/resources/Xiphos.tres index 0953042b..91ab4e0f 100644 --- a/Zennysoft.Game.Ma/src/items/weapons/resources/Xiphos.tres +++ b/Zennysoft.Game.Ma/src/items/weapons/resources/Xiphos.tres @@ -13,7 +13,7 @@ SoundEffect = 23 Name = "Xiphos" StatDescription = "" FlavorText = "A trustworthy blade and product of the advanced metallurgy of its age. -Useful in desynthesis." +Warriors of the past marched into the deserts armed solely with this sturdy blade." SpawnRate = 0.25 BonusAttack = 4 BonusDefense = 0