Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Item Descriptions, Etc.
Author Message
GM-Ciar Offline
Always Sleepy
*****

Posts: 9,068
Joined: Apr 2015
Post: #1
Item Descriptions, Etc.

Found an item with an incorrect description? Or has bad grammar? Vague Info? Suffix or Prefix in the wrong place? Post here so they can be fixed with each new patch!

Reference link for item scripts (Please note heRO customizes many official items):
https://raw.githubusercontent.com/Hercul...em_db.conf


Gear known to have incorrect information will be listed below so I can keep track of what needs fixing. However, please note that this list won't be updated too often.


Bad Grammar or Typo:
To Be Updated

Incorrect Description:
To Be Updated

Missing Information:
To Be Updated

Card Prefix / Suffix:
To Be Updated

[Image: UAx69ij.png]
06-14-2016 09:56 PM
Find all posts by this user Quote this message in a reply
Aaronock Offline
Ethereal Engineer
*****

Posts: 7,642
Joined: Jun 2007
Post: #2
RE: [Open][Easy]Gear Descriptions

Here is one I know is wrong in its description:

Id: 13416
AegisName: "Krieger_Onehand_Sword1"
Name: "Glorious Flamberge"
Type: 4
Buy: 20
Atk: 130
Range: 1
Job: {
Novice: true
Swordsman: true
Merchant: true
Thief: true
Knight: true
Blacksmith: true
Assassin: true
Crusader: true
Rogue: true
Alchemist: true
}
Loc: 2
WeaponLv: 4
EquipLv: 80
View: 2
Trade: {
nodrop: true
notrade: true
nocart: true
nostorage: true
nogstorage: true
nomail: true
noauction: true
}
Script: <"
bonus2 bAddRace,RC_DemiPlayer,75;
bonus2 bIgnoreDefRate,RC_DemiPlayer,20;
bonus bUnbreakableWeapon,0;
if(getrefine()>5) {
bonus2 bAddRace,RC_DemiPlayer,pow(min(getrefine(),14)-4,2);
bonus2 bIgnoreDefRate,RC_DemiPlayer,5;
}
if(getrefine()>6) {
bonus bAspdRate,5;
}
if(getrefine()>8) {
bonus bAspdRate,5;
bonus4 bAutoSpellOnSkill,SM_BASH,NPC_CRITICALWOUND,2,200;
}
">
},
{

[Image: OHeya.gif]

*Aaronock ~ *Ezekiel Stalker ~ *Maxwell Maximillion ~ *Fazil Reis ~ *Cecil Vega
06-14-2016 10:12 PM
Find all posts by this user Quote this message in a reply
GM-Ciar Offline
Always Sleepy
*****

Posts: 9,068
Joined: Apr 2015
Post: #3
RE: [Open][Easy]Gear Descriptions

Bump.

The title of this thread was changed to include all gear instead of just those obtained from BG. Please post here any gear you find that has an incorrect description! See first post for more info.

[Image: UAx69ij.png]
07-11-2016 05:46 PM
Find all posts by this user Quote this message in a reply
hachigatsu30 Offline
Cheers!
***

Posts: 189
Joined: Feb 2009
Post: #4
RE: [Open][Easy]Gear Descriptions

Well I'm still confused about this.

{
Id: 5286
AegisName: "Pecopeco_Hairband"
Name: "Pecopeco Hairband"
Type: 5
Buy: 20
Def: 3
Loc: 256
EquipLv: 70
Refine: false
View: 314
Trade: {
nodrop: true
noselltonpc: true
nogstorage: true

}
Script: <"
bonus bSpeedRate,25;
bonus bAspdRate,-10;
bonus bCastrate,25;
">
},

I can still drop it, sell it to NPC, or put it in gstorage. Nothing wrong with the description though, except that it was changed after an update, which make players who obtained it before the update likely have a +4 unrefinable headgear now.

EDIT: Oh, weight is currently 0 btw~

If you've seen my previous signatures, then you'd probably already know who I am.
(This post was last modified: 08-05-2016 10:25 AM by hachigatsu30.)
08-05-2016 02:16 AM
Find all posts by this user Quote this message in a reply
GM-Ciar Offline
Always Sleepy
*****

Posts: 9,068
Joined: Apr 2015
Post: #5
RE: [Open][Easy]Gear Descriptions

I think it'd just be better to make it refinable, tradeable and storable again. It's just 3 defense, it won't break the game.

[Image: UAx69ij.png]
08-05-2016 07:40 AM
Find all posts by this user Quote this message in a reply
Aaronock Offline
Ethereal Engineer
*****

Posts: 7,642
Joined: Jun 2007
Post: #6
RE: [Open][Easy]Gear Descriptions

Some New World Items I know ain't working as intended. Some of the gear states that extended classes should be allowed to wear them and they really can't. Also, I wanted to test Bradium Shield, but do not own one, so will need to check later on test server, or someone else can check before then. Icon_razz

I checked this against RMS and iRO Wiki's Databases.

Sprint Mail
{
Id: 2387
AegisName: "Sprint_Mail"
Name: "Sprint Mail"
Type: 5
Buy: 20
Weight: 1000
Def: 3
Slots: 1
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: 2
Loc: 16
EquipLv: 70
Script: <"
bonus bVit,1;
bonus bHPrecovRate,5;
bonus bAddItemHealRate,3;
bonus2 bSkillHeal,AL_HEAL,3;
">
}

Sprint Shoes
{
Id: 2440
AegisName: "Sprint_Shoes"
Name: "Sprint Shoes"
Type: 5
Buy: 20
Weight: 300
Def: 2
Slots: 1
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: 2
Loc: 64
EquipLv: 70
Script: <"
bonus bAgi,1;
bonus bSPrecovRate,5;
">
}

Sprint Ring
{
Id: 2744
AegisName: "Sprint_Ring"
Name: "Sprint Ring"
Type: 5
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: 2
Loc: 136
EquipLv: 70
Refine: false
Script: <"
bonus bCastrate,-10;
bonus bDelayrate,-5;
">
}

Pinguicula Corsage
{
Id: 2745
AegisName: "Pinguicula_Corsage"
Name: "Pinguicula Corsage"
Type: 5
Buy: 20
Weight: 200
Slots: 1
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: 2
Loc: 136
EquipLv: 70
Refine: false
Script: <"
bonus bMdef,2;
bonus bMaxSP,25;
">
}

Linen Glove
{
Id: 2749
AegisName: "Linen_Glove"
Name: "Linen Glove"
Type: 5
Buy: 20
Weight: 120
Def: 1
Slots: 1
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: 2
Loc: 136
EquipLv: 90
Refine: false
Script: <"
bonus bMdef,2;
bonus bAgi,2;
bonus bDex,1;
">
}

Armor of Naga / Naga Armor
{
Id: 2389
AegisName: "Armor_Of_Naga"
Name: "Armor of Naga"
Type: 5
Buy: 20
Weight: 1000
Def: 5
Slots: 1
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: 2
Loc: 16
EquipLv: 70
Script: <"
bonus bMdef,2;
autobonus "{ bonus bBaseAtk,20; }",10,10000,BF_WEAPON,"{ specialeffect2 EF_ENHANCE; }";
">
}

Shield of Naga / Naga Shield
{
Id: 2134
AegisName: "Shield_Of_Naga"
Name: "Shield of Naga"
Type: 5
Buy: 20
Weight: 500
Def: 3
Slots: 1
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: 2
Loc: 32
EquipLv: 70
View: 2
Script: <"
bonus bMdef,3;
autobonus2 "{ bonus bShortWeaponDamageReturn,(getrefine()*3); }",10,5000,BF_WEAPON,"{ specialeffect2 EF_GUARD; }";
">
}

[Image: OHeya.gif]

*Aaronock ~ *Ezekiel Stalker ~ *Maxwell Maximillion ~ *Fazil Reis ~ *Cecil Vega
(This post was last modified: 08-11-2016 01:02 PM by Aaronock.)
08-11-2016 12:51 PM
Find all posts by this user Quote this message in a reply
Haunted Offline
Member
***

Posts: 148
Joined: Nov 2009
Post: #7
RE: [Open][Easy]Gear Descriptions

Description of Evolved Pair of Red Ribbon (ID# 5221) states the item is only transferrable via Kafra storage.

But that's false information, it can be transferred between accounts like any other item.

own
08-19-2016 04:24 PM
Find all posts by this user Quote this message in a reply
GM-Ciar Offline
Always Sleepy
*****

Posts: 9,068
Joined: Apr 2015
Post: #8
RE: [Open][Easy]Gear Descriptions

Any other descriptions to fix?

[Image: UAx69ij.png]
09-26-2016 06:46 PM
Find all posts by this user Quote this message in a reply
The Roger Offline
RNGOD PRAISER #1
*****

Posts: 1,561
Joined: Feb 2009
Post: #9
RE: [Open][Easy]Gear Descriptions

Yeah, there is an "h" of too much imho

Album Collection:
[img]WIP[img]
and counting

CLICK HERE HeRO Videos!

[Image: image,RNGod,white,black.png]
[Image: NYD-ONESHOT-7-85-M-damage.png]
[Image: Screenshot-20190605-030429.jpg]
10-06-2016 03:53 PM
Find all posts by this user Quote this message in a reply
GM-Ciar Offline
Always Sleepy
*****

Posts: 9,068
Joined: Apr 2015
Post: #10
RE: [Open][Easy]Gear Descriptions

Bump, anyone found any wrong/missing info since last patch?

[Image: UAx69ij.png]
10-19-2016 04:27 PM
Find all posts by this user Quote this message in a reply
Post Reply 


Forum Jump: