Brief Explanation: This will make skills like FastBlade and ScientSword, such as the Dragon Warrior and Wind Walker skill or the Trojan Epic skill a targeted skill instead of a directional skill. This will not guarantee a 100% chance you will hit, unless you time it correctly. There is no need to aim, just click the target.
How To:
Quick Example:
Original
Edited
Although not 100% accurate, do use at your own accord.Quote:
It's 100% detected and will get you banned. I believe people said that TQ actually doesn't ban if you're a VIP character though. That may have just been a rumor.
How To:
- Go inside your Conquer folder and open the ini folder inside.
- Look for the file that says "MagicEffect" and look for the skill you wish to change.
- After you find the skill, delete the text that says "TargetType=#".
- Next, you will go to the text that says "SortOfAct=#" and change the number in the equal field to "1"
- Now just open your game and try it out, if your game was open before doing so, you need to exit out and open a new Conquer.exe
Quick Example:
Original
Code:
[129300] Name=RageofWar[Stomper] ActOfAttacker=993 Xp=2 Desc=Upgradable~after~Level~40 DescEx=Active.~Equip~2~handfans~to~cast.~Launch~straight-line~attacks~to~cause~98%~of~normal~damage~on~enemies~(110%~on~monsters),~and~generate~a~Wind~Eye~on~the~first~injured~enemy~which~deals~extra~60%~damage~in~3~seconds.~Stamina~Cost:~15. ClientRepresent=4 SortOfAct=71 TargetType=4 TerrainEffect=TSM_JZ_FZS_DG SoundOfAttacker=sound\TSM_PF_GJ_LV1.wav
Code:
[129300] Name=RageofWar[Stomper] ActOfAttacker=993 Xp=2 Desc=Upgradable~after~Level~40 DescEx=Active.~Equip~2~handfans~to~cast.~Launch~straight-line~attacks~to~cause~98%~of~normal~damage~on~enemies~(110%~on~monsters),~and~generate~a~Wind~Eye~on~the~first~injured~enemy~which~deals~extra~60%~damage~in~3~seconds.~Stamina~Cost:~15. ClientRepresent=4 SortOfAct=1 TerrainEffect=TSM_JZ_FZS_DG SoundOfAttacker=sound\TSM_PF_GJ_LV1.wav