Jump to content

Recommended Posts

Posted

Can someone tell me how can i add a diferente soulshot effect in weapons?

i mean:

Arcana Mace i got one soulshot effect

Vesper i got other diferente

I know it is possible cuz i already saw it somewhere, but i couldnt find where :S

 

cheers

Posted

Im thinking...

What about S or A grade soulshot effect (Different Colour), Try add a new grade, but im not sure if GS package is handled for that.

 

Or try adding in system, weaponggrp.dat the unknown rows. Maybe you find the row :P

Posted

What about soulshot.int /:) ?

I'm just asking , I don't know.

; Grades
[None]
OnSticks=LineageEffect.e_u505_a
OnBooks=LineageEffect.e_u505_b
Atk=LineageEffect.e_u505_c
AtkDarkCr=LineageEffect.e_u505_d
AtkCr=LineageEffect.e_u505_e
SpiritOnSticks=LineageEffect.e_u512_a
SpiritOnBooks=LineageEffect.e_u512_b

[D]
OnSticks=LineageEffect.e_u506_a
OnBooks=LineageEffect.e_u506_b
Atk=LineageEffect.e_u506_c
AtkDarkCr=LineageEffect.e_u506_d
AtkCr=LineageEffect.e_u506_e
SpiritOnSticks=LineageEffect.e_u513_a
SpiritOnBooks=LineageEffect.e_u513_b

[C]
OnSticks=LineageEffect.e_u507_a
OnBooks=LineageEffect.e_u507_b
Atk=LineageEffect.e_u507_c
AtkDarkCr=LineageEffect.e_u507_d
AtkCr=LineageEffect.e_u507_e
SpiritOnSticks=LineageEffect.e_u514_a
SpiritOnBooks=LineageEffect.e_u514_b

[b]
OnSticks=LineageEffect.e_u508_a
OnBooks=LineageEffect.e_u508_b
Atk=LineageEffect.e_u508_c
AtkDarkCr=LineageEffect.e_u508_d
AtkCr=LineageEffect.e_u508_e
SpiritOnSticks=LineageEffect.e_u515_a
SpiritOnBooks=LineageEffect.e_u515_b

[A]
OnSticks=LineageEffect.e_u509_a
OnBooks=LineageEffect.e_u509_b
Atk=LineageEffect.e_u509_c
AtkDarkCr=LineageEffect.e_u509_d
AtkCr=LineageEffect.e_u509_e
SpiritOnSticks=LineageEffect.e_u516_a
SpiritOnBooks=LineageEffect.e_u516_b

[s]
OnSticks=LineageEffect.e_u510_a
OnBooks=LineageEffect.e_u510_b
Atk=LineageEffect.e_u510_c
AtkDarkCr=LineageEffect.e_u510_d
AtkCr=LineageEffect.e_u510_e
SpiritOnSticks=LineageEffect.e_u517_a
SpiritOnBooks=LineageEffect.e_u517_b

; Weapon types
; 0  - ±×¸®Áö ¾ÊÀ½
; 1  - ±æ°Ô ±×¸²
; -1 - ª°Ô ±×¸²
[HAND]
LH=0
RH=0

[1HS]
LH=0
RH=1

[2HS]
LH=0
RH=1

[DUAL]
LH=1
RH=1

[POLE]
LH=0
RH=1

[bOW]
LH=0
RH=-1

; ¹«±â ŸÀÔÀÌ ÇöÀç Á¸ÀçÇÏÁö ¾ÊÀ¸¹Ç·Î 0, 0
[THROW]
LH=0
RH=0

[DUALFIST]
LH=-1
RH=-1

[CROSSBOW]
LH=0
RH=-1

[RAPIER]
LH=0
RH=1

[DUALDAGGER]
LH=1
RH=1

[ETC]
LH=0
RH=-1

Posted

Ye thanks for answer.. but maybe i didnt explain myself very well. So i will try again.

 

In this case i need To for exemple my dynasty set weapons have a custom soulshot effect(not colour) and then for exemple my icarus set weapons have other different soulshot effect(not colour). hope i can explain better this time.. thanks alot for trying to help anyway :)

 

cheerz

Posted

I wish I could help , really.

But I think it's the same way as the link I gave to you , but , somewhere , you'll have to insert the item ID.

Don't know where , if I will find out , I will let you know !

Good luck !

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.
Note: Your post will require moderator approval before it will be visible.

Guest
Reply to this topic...

×   Pasted as rich text.   Paste as plain text instead

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...