Issue information

Issue ID
#7001
Status
Fixed
Severity
Fair
Started
Hercules Elf Bot
Dec 11, 2012 18:39
Last Post
Hercules Elf Bot
Dec 17, 2012 19:27
Confirmation
N/A

Hercules Elf Bot - Dec 11, 2012 18:39

Originally posted by [b]KyleZ[/b]
4456,Nidhoggur_Shadow_Card,Nidhoggur Shadow Card,6,20,,10,,,,,,,,16,,,,,{ bonus bInt,5; if(BaseClass==Job_High_Wizard) bonus bFixedCastrate,-50; },{},{}

Above is its script in item_db.

If this works properly, with or without the card, the difference should be obvious, especial when casting skills like WL_EARTHSTRAIN.

But equip/unequip my gear with the card plugged, I could not really notice the difference.

Hercules Elf Bot - Dec 11, 2012 18:46

Originally posted by [b]KyleZ[/b]
keyword [color=#282828][font=helvetica, arial, sans-serif][size=3]BaseClass==Job [/size][/font][/color]search db dir, there is BaseClass==Job_Mage&BaseClass==Job_Archer&BaseClass==Job_Acolyte, etc.

The have one thing in common, 1st class.

I could not find any other 2nd job class or higher class except THIS CARD.

My point is, [color=#282828][font=helvetica, arial, sans-serif][size=3]BaseClass==Job_High_Wizard isn't working, is it?[/size][/font][/color]

Hercules Elf Bot - Dec 11, 2012 18:51

Originally posted by [b]malufett[/b]
[quote]bonus bFixedCastrate,-50;[/quote]
This works perfectly...

but this is a problem..description says only works with High wiz and Warlocks..
but
[color=#282828][font=helvetica, arial, sans-serif][size=3][CODE]if(BaseClass==Job_High_Wizard)[/CODE][/size][/font][/color]
[color=#282828][font=helvetica, arial, sans-serif][size=3]only works with High Wiz and trans Warlock[/size][/font][/color]


[color=#282828][font=helvetica, arial, sans-serif][size=3]:meow:[/size][/font][/color]

Hercules Elf Bot - Dec 11, 2012 19:10

Originally posted by [b]KyleZ[/b]
[quote name='malufett' timestamp='1355251884' post='16326']
[quote]bonus bFixedCastrate,-50;[/quote]This works perfectly...but this is a problem..description says only works with High wiz and Warlocks..but [color=#282828][font=helvetica, arial, sans-serif][size=3][CODE]if(BaseClass==Job_High_Wizard)[/CODE][/size][/font][/color][color=#282828][font=helvetica, arial, sans-serif][size=3]only works with High Wiz and trans Warlock[/size][/font][/color][color=#282828][font=helvetica, arial, sans-serif][size=3] :meow:[/size][/font][/color]
[/quote]

I guess you meant the code only works with High wiz & trans High Wiz. Warlock is not included,right?

Given the fact 3rd trans classes are too young for this card XD, are you going to change it or leave it as is?

Hercules Elf Bot - Dec 11, 2012 19:13

Originally posted by [b]malufett[/b]
nope your guess is wrong...:)
I said
[quote]only works with High Wiz and trans Warlock[/quote]

hmm..
[quote]Given the fact 3rd trans classes are too young for this card XD, are you going to change it or leave it as is?[/quote]
yup someone will do this for us..hehehehe

:meow:

Hercules Elf Bot - Dec 11, 2012 19:30

Originally posted by [b]KyleZ[/b]
You probably have figured out English is not my mother language, and the job class terms sometimes get me confused.

Anyway, thanks a lot /no1

Hercules Elf Bot - Dec 17, 2012 19:27

Originally posted by [b]Joseph[/b]
Fixed in [rev=17027].