Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 178

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 183

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 184

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 220

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 223

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 235

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 250

Deprecated: Function create_function() is deprecated in /var/www/html/jellyro.com/archive/forums/Sources/Load.php on line 268
card effect

Author Topic: card effect  (Read 1236 times)

mikyong

  • Hollengrhen's Apprentice
  • *
  • Posts: 95
  • To Defend The Three Stars And The Sun
card effect
« on: November 24, 2011, 10:54:52 am »
http://ratemyserver.net/index.php?page=item_db&item_type=6&item_class=32&item_id=&list=&letter=l

Just wondering if those kind of cards effect both in matk and patk. 8)

Evilness45

  • Mercenary Trader
  • **
  • Posts: 623
  • gnitanicsaf era uoY
Re: card effect
« Reply #1 on: November 24, 2011, 01:48:52 pm »
http://ratemyserver.net/index.php?page=item_db&item_type=6&item_class=32&item_id=&list=&letter=l

Just wondering if those kind of cards effect both in matk and patk. 8)

I should affect any form of attack that can be affected by cards. This particular card's effect is triggered according to the monster you are attacking, not with anything you may use. Therefore, it should affect most of the stuff you can do.
-Rashidi (SinX)     -Kwik E Mart (BS)     -Celosis (champ)          -BuyMoore (Creator)   -Sorelis (HW)         -Saemund (Sniper)
-Evilness45 (HP)  -GunSmithDog (GS)  -Horrigan (stalker)       -Hyun Jun (SG)            -Leiknir (Stalker)    -Asgrim (Clown)
-Hextor (LK)        -Basaran (Scolar)      -Aegisfield (paladin)    -Tsuruchi Keiji (ninnin)  -Charle Atlas (SN)

My main is one of these, randomly.

EmptyMoon

  • Kiel Factory Worker
  • **
  • Posts: 461
  • My friendly sins are not here to stay.
Re: card effect
« Reply #2 on: November 24, 2011, 02:18:56 pm »
Yes, it should. But unfortunately, it doesn't.  


Patk and Matk % boost (from cards and items) DO NOT share the same script.


The script bonus2 bAdd only affects physical damage (from weapon strength&upgrade/ str(melee attack) dex(ranged attack/min atk for melee) / physical skills&non-magical attack )

whereas,  bonus2 bMagicAdd affects Magical damage (from magic spells / skills that deal damage according to Matk and such)


In this case, Luciola Vespa Card ({ bonus2 bSubEle,Ele_Wind,20; bonus2 bAddEle,Ele_Wind,5; },{},{} is scripted to boost only physical damage done to wind property monster by 5%, and also gives 20% damage reduction from wind property (physical and magical) attack.


if the bAdd script affected both Matk and Patk, we would see plenty of TTT Staff of Magi in the market......
 

P.S. any item or card that gives both Patk and Matk boost should have similar script to this item.


EDIT: speeling mistaek
« Last Edit: November 24, 2011, 02:44:01 pm by EmptyMoon »

mikyong

  • Hollengrhen's Apprentice
  • *
  • Posts: 95
  • To Defend The Three Stars And The Sun
Re: card effect
« Reply #3 on: November 24, 2011, 05:40:30 pm »
Thanks 8)