Post Reply 
 
Thread Rating:
  • 0 Votes - 0 Average
  • 1
  • 2
  • 3
  • 4
  • 5
Parrying Effect, bonus_STR and dex...
Author Message
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #1
Parrying Effect, bonus_STR and dex...
Hi! I have a simple question. How works the EFFECT in Parrying and the bonus_Str and dex? Because when my players have 100.0 of parrying, them cover a nice portion of coming damage. They have very high chances to block damages, and it's better to use a 1h + shield to a 2h... Can be de effect? should I change it for 0.0,1.0?

Thanks Smile
¿Can be the bonus_str?

Code:
[SKILL 5]
DEFNAME=SKILL_Parrying
KEY=Parrying
TITLE=Escudero
EFFECT=0.0,2.0
STAT_STR=75
STAT_INT=15
STAT_DEX=25
BONUS_STR=80
BONUS_DEX=20
BONUS_INT=0
BONUS_STATS=10
ADV_RATE=1.0,100.0,200.0


Lazarus!

[Image: 2hy9q0y.png]
08-22-2012 01:19 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #2
RE: Parrying Effect, bonus_STR and dex...
You can use @usequick trigger:

http://wiki.sphere.torfo.org/index.php/@UseQuick
08-22-2012 02:02 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Lazarus
Master
**

Posts: 352
Likes Given: 11
Likes Received: 7 in 6 posts
Joined: Jun 2012
Reputation: 1

Hybris Ultima Online

Post: #3
RE: Parrying Effect, bonus_STR and dex...
(08-22-2012 02:02 AM)Shaklaban Wrote:  You can use @usequick trigger:

http://wiki.sphere.torfo.org/index.php/@UseQuick

¿I can't change the default? Sad

like effect 1.0
or something else?

I thinks the BONUS_STR it's just for the ADD ARMOR.

like:
bonus_Str 0

armor= 0


But effect...
that effect!...

ahaha Tongue

[Image: 2hy9q0y.png]
08-22-2012 02:08 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Shaklaban
Master
**

Posts: 378
Likes Given: 0
Likes Received: 1 in 1 posts
Joined: Mar 2012
Reputation: 8

DOT

Post: #4
RE: Parrying Effect, bonus_STR and dex...
you can try to modify argn2 on that trigger, parry change is based on that value;

[SKILL 5]
DEFNAME=SKILL_Parrying
KEY=Parrying
TITLE=Escudero
EFFECT=0.0,2.0
STAT_STR=75
STAT_INT=15
STAT_DEX=25
BONUS_STR=80
BONUS_DEX=20
BONUS_INT=0
BONUS_STATS=10
ADV_RATE=1.0,100.0,200.0

on=@usequick
serv.log parry change is based on <dargn2>
08-22-2012 02:31 AM
Visit this user's website Find all posts by this user Like Post Quote this message in a reply
Post Reply 


Forum Jump:


User(s) browsing this thread: 1 Guest(s)