zerodownedArchives / runuomondains

Automatically exported from code.google.com/p/runuomondains
1 stars 1 forks source link

Pigments of Tokuno Issue #10

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
Pigments of Tokuno doesn't work on Champion Artifacts, Virtue Artifacts, 
Crafted Artifacts, ML Peerless and ML Minor Artfacts. But all artifacts 
dyeable with PoT.

Original issue reported on code.google.com by mightyodhinn@gmail.com on 10 Jul 2009 at 2:42

GoogleCodeExporter commented 9 years ago
All of the Shared and Unique champ artifacts are dyable with the PoT's?

Original comment by ShaiTanMalkier@gmail.com on 11 Jul 2009 at 7:10

GoogleCodeExporter commented 9 years ago
http://www.uoguide.com/Pigments_of_Tokuno

Pigments of Tokuno

The Pigments of Tokuno, also known as Tokuno Dyes, were part of the reward for 
participation in the Treasures of Tokuno event. 

Similar to Dye Tubs, the Pigments allowed one to dye Artifacts or enhanced 
items.
--
It exactly said that.

Original comment by mightyodhinn@gmail.com on 11 Jul 2009 at 9:16

GoogleCodeExporter commented 9 years ago
Yes I am very well aware of what it sais on UOGuide.  But the Champ Artifacts 
are not
normal artifacts they are replicas of items given out through events in the 
past or
on various shards.  Can you verify that they can be dyed with the pigments of 
tokuno?

Original comment by ShaiTanMalkier@gmail.com on 11 Jul 2009 at 5:49

GoogleCodeExporter commented 9 years ago
Yes, i can confirm that via official site.

http://uoherald.com/fof/?fofId=136

January 16, 2009

“Will the 255/255 replicas become dyeable?”
They will be changed to 150 after the next publish, and they should be dyable. 
If 
you are aware of one that is not dyeable please send in a bug report with as 
many 
details as possible including which boss dropped it. 

And you see, min/max hits of replicas turned 150 to 255 and all of them 
dyeable. ( 
our replicas 150/150 :P )

and other example;

http://www.uoguide.com/The_Most_Knowledge_Person

Notes
Can be dyed using Pigments of Tokuno 
Can only be blessed with an Item Bless Deed and not a Clothing Bless Deed. 

Ex The Most Knowledge Person can dyleable but new code doesn't allow this.

ex code 

namespace Server.Items
{
    public class MostKnowledgePerson : BaseArmor, ITokunoDyable

new code

namespace Server.Items
{
    public class TheMostKnowledgePerson : BaseOuterTorso
    {

Original comment by mightyodhinn@gmail.com on 11 Jul 2009 at 7:27

GoogleCodeExporter commented 9 years ago
sorry i misunderstood, min/max hit isn't 255, it changed to 150 like in ours, 
but 
all of them are dyeable.

Original comment by mightyodhinn@gmail.com on 11 Jul 2009 at 7:31

GoogleCodeExporter commented 9 years ago
And Virtue Artifacts, 
Crafted Artifacts, ML Peerless and ML Minor Artfacts are dyeable too.

Original comment by mightyodhinn@gmail.com on 11 Jul 2009 at 7:37

GoogleCodeExporter commented 9 years ago
Anecromancershroud.cs 

hue = 1 but i see the original hue is not pure black it's 0x7E3 same as your 
old 
code.

Original comment by mightyodhinn@gmail.com on 11 Jul 2009 at 7:43

GoogleCodeExporter commented 9 years ago
All I asked is if you could confirm that all of them were dyable.  I know that 
The
Most Knowledge Person is dyable from UOGuide.  But I was wanting confirmation 
on the
rest of them.  As far as the others I have already done the changes Just 
waiting to
see what RunUO Devs have to post this weekend before I post the updates.  That 
way I
only have to do 1 update instead of 2 or 3.

Original comment by ShaiTanMalkier@gmail.com on 12 Jul 2009 at 2:23

GoogleCodeExporter commented 9 years ago
I understood my friend. Yes confirmation done.

http://uoherald.com/fof/?fofId=136

January 16, 2009

“Will the 255/255 replicas become dyeable?”
They will be changed to 150 after the next publish, and they should be dyable. 
If 
you are aware of one that is not dyeable please send in a bug report with as 
many 
details as possible including which boss dropped it. 

OSI told it, all replicas dyeable.

Original comment by mightyodhinn@gmail.com on 12 Jul 2009 at 3:22

GoogleCodeExporter commented 9 years ago
Will be fixed with next update.

Original comment by ShaiTanMalkier@gmail.com on 12 Jul 2009 at 5:04