Hi, I'm Tio Akima.
I'm drawing some custom heads, with beards, tattoos, symbols, etc ... This aged appearance contributes to a medieval environment ... What do you think? Any idea?
@EDIT: I finished these funny heads hahahaha xD
finally
There are 8 new Viking heads
VIDEO:
if you just want to change a skill to a passive skill, no source modification is needed. Unless if you want to change the behavior of the skill .
for changing a skill to passive:
go to the skill_db.yml file, find the skill you want and change TargetType to passive. (or you can remove the line completely since passive is the default)
example:
- Id: 1004
Name: AS_VENOMKNIFE
Description: Throw Venom Knife
MaxLevel: 1
Type: Weapon
#TargetType: Attack <<<<<<<<<<<<<<<< remove this line
DamageFlags:
IgnoreAtkCard: true
Flags:
IsQuest: true
IgnoreAutoGuard: true
IgnoreCicada: true
Range: 9