UOGamers Community

This is a sample guest message. Register a free account today to become a member! Once signed in, you'll be able to participate on this site by adding your own topics and posts, as well as connect with other members through your own private inbox!

  • To obtain new Razor updates, please reinstall Razor from our new website.

[SVN731] Cu Sidhe Stats

Status
Not open for further replies.

Shino

Forum Moderator
Staff member
Behavior on Demise:
Code:
SetStr( 1201, 1225 );
SetDex( 151, 170 );
SetInt( 251, 282 );
Hitpoints are not explicitly set, and are therefore equal to the strength values. (Note: this also causes Cu Sidhes to only get a 5% extra hitpoints when spawned as a paragon, instead of a 400% bonus.)

Behavior on OSI:
I'm not sure, I only have the following documentation and this post as a reference. It seems like the hitpoints are a good way off, the stats are only slightly.

Supporting Documentation (URLs):
http://uo.stratics.com/database/view.php?db_content=hunters&id=2440
http://www.uoguide.com/Cu_Sidhe

Changes needed:
Change the stats to their correct values and set the hits explicitly using SetHits( min, max ).

The exact numbers will need some OSI verification.
 

Shino

Forum Moderator
Staff member
Thanks Athena. I've fixed their str, dex, int, hits and resistances in this patch.

Their skills might still not be accurate, I lored the following values on OSI (on tamed Cu Sidhes):
Wrestling/Tactics/Resisting Spells/Anatomy/Healing
66.9 / 66.0 / 55.8 / 49.5 / 88.9
71.0 / 68.5 / 59.8 / 50.4 / 74.9
71.2 / 66.5 / 60.4 / 48.9 / 81.4
63.4 / 67.6 / 55.7 / 45.2 / 62.1
67.2 / 64.0 / 57.3 / 47.7 / 60.9
64.8 / 67.9 / 51.6 / 45.2 / 69.5
64.4 / 65.6 / 55.9 / 47.2 / 64.4
63.2 / 67.9 / 56.5 / 47.1 / 84.2
63.5 / 65.8 / 59.4 / 46.4 / 76.8
65.4 / 63.0 / 57.9 / 46.2 / 78.7
69.8 / 66.2 / 57.5 / 58.7 / 86.8
70.0 / 68.4 / 54.7 / 50.5 / 88.7
68.7 / 70.0 / 57.2 / 48.9 / 89.1
65.4 / 69.1 / 57.9 / 49.2 / 79.8
70.5 / 66.1 / 58.2 / 48.1 / 68.6

Overall minimum
63.2 / 63.0 / 51.6 / 45.2 / 60.9

Overall maximum
71.2 / 70.0 / 60.4 / 58.7 / 89.1

Min and max with reversed skill loss
70.2 / 70.0 / 57.3 / 50.2 / 67.7
79.1 / 77.8 / 67.1 / 65.2 / 99.0

They're nowhere near the UOGuide and UOStratics ranges. :eek:
 

Attachments

  • CuSidhe-Stats.patch
    1.1 KB · Views: 7

Shino

Forum Moderator
Staff member
I don't think Int/Mana should get halved when tamed
It appears that's indeed the case on OSI. All stats are halved except int/mana. The skill loss is also different, they keep only about 70% of their skills when tamed. Does this just apply to Cu Sidhes?
 

SelectThis

Sorceror
Of the ones I could check on Demise: The following seem to have their Int halved when it shouldn't be.
- Cu Sidhe
- Greater Dragon
- Hiryu

Ones that looked correct were:
- Nightmare
- Rune Beetle
- Unicorn
- Ki-Rin
 
off of the top of my head i would assume giant beetles, fire beetles and raptalons should also be on the list. Since those also have their stats cut in half.
 

Shino

Forum Moderator
Staff member
Yikes, I think we may have to split this to a new bug report. Sounds like almost all stat loss is wrong.
 
Status
Not open for further replies.
Top