Page 1 of 1

Sprint Ring Description [closed]

Posted: Tue Mar 07, 2023 11:21 am
by Chibubong
Hello,

According to https://ratemyserver.net/item_db.php?it ... l=1&back=1 , the after cast delay of the ring should be -5 and not +5.

On https://db.irowiki.org/db/item-info/2744/ , it is +5.

In game it is +5.

Is the RMS not reliable for searching or reading the descriptions of the item for this server?

Re: Sprint Ring Description

Posted: Mon Mar 13, 2023 9:30 am
by princekos
Not reliable, because it based on Hercules script. sometimes have differences with RMS.

This is default value from Hercules script for that item:

https://github.com/HerculesWS/Hercules/ ... em_db.conf

{
Id: 2744
AegisName: "Sprint_Ring"
Name: "Sprint Ring"
Type: "IT_ARMOR"
Buy: 20
Weight: 100
Job: {
Knight: true
Priest: true
Wizard: true
Blacksmith: true
Hunter: true
Assassin: true
Crusader: true
Monk: true
Sage: true
Rogue: true
Alchemist: true
Bard: true
Star_Gladiator: true
Soul_Linker: true
}
Upper: "ITEMUPPER_UPPER"
Loc: "EQP_ACC"
EquipLv: 70
Refine: false
Script: <"
bonus bCastrate,-10;
bonus bDelayrate,-5;
">
},


Anw are u sure +5 on game? It is -5% on game.. maybe just description from client.

Re: Sprint Ring Description

Posted: Thu Mar 16, 2023 10:39 am
by GM Oreki
Hi Chibubong,

It's just an unclear translation in the item's description, however the effect is correct and matches ratemyserver.net

All our equipment is supposed to match ratemyserver.net Pre-Renewal database except the few modifications listed on mindro.org.

/no1