Pryaxis / TShock

☕️⚡️TShock provides Terraria servers with server-side characters, anti-cheat, and community management tools.
GNU General Public License v3.0
2.43k stars 382 forks source link

"Quick" and "Lucky" prefixes do not display correctly #729

Closed ch-eng closed 10 years ago

ch-eng commented 10 years ago

first of all i want to say you guys are doing an amazing job - i just found out about this tool a few days ago, and this along with TEdit have already saved me literally thousands of hours in setting up a terraria map for my next LAN party.

when i spawn an accessory using something like: /item "ghost wings" 1 "quick" the actual item modifier says it adds +10% movement instead of +4%

/item "ghost wings" 1 "lucky" the actual item modifier says it adds +4% critical chance instead of +2%

i don't think it actually adds the extra 6% speed or 2% critical damage, but i thought i'd let you know.

thanks & keep up the great work! ma`shtei

-TShock.4.2.1.1108 -Terraria v1.2.1.2 -Spawnboss v1.0.0.0 plugin

MarioE commented 10 years ago

Lucky is supposed to be +4%, precise is supposed to be +2%.

There are actually two prefixes named "Quick" so this is probably what the problem is, I'll see if I can fix this.

ch-eng commented 10 years ago

wow, thanks for the quick reply! i guess i should have checked the terraria wiki first.

"The Lucky prefix has a typo. For accessories it says +2% critical strike chance. For weapons it says +%3 critical strike chance"

MarioE commented 10 years ago

Fixed the "Quick" issue in the latest commit.