If you are still using the old URL (datacrystal.romhacking.net), please update your bookmarks! The old URL may stop working soon.
The current URL is datacrystal.tcrf.net.
The current URL is datacrystal.tcrf.net.
Vagrant Story/skills: Difference between revisions
Jump to navigation
Jump to search
No edit summary |
No edit summary |
||
Line 2: | Line 2: | ||
$0 1 [[Vagrant Story:skills list|skills list]] | $0 1 [[Vagrant Story:skills list|skills list]] | ||
$1 1 ? | $1 1 ? somehow points to the effect file(s)... (EFFPURGE) | ||
$2 1 bit0 ? | $2 1 bit0: ? | ||
bits1-3 | bits1-3: type | ||
1 spell (costs MP) | |||
2 special attack / battle abil (costs RISK) | |||
3 break art (costs HP) | |||
4 ? unused (costs weapon PP) | |||
5 item effect (costs nothing) | |||
6 normal (cost defined by weapon) | |||
7 trap | |||
bits4-7 | bits4-7: targeting parameters | ||
$3 1 cost | $3 1 cost | ||
$4 4 [[Vagrant Story:range|range]] | $4 4 [[Vagrant Story:range|range]] | ||
$8 4 area of effect [[Vagrant Story:range|range]] | $8 4 area of effect [[Vagrant Story:range|range]] | ||
$c 1 bits0-7: WT/$100 (if $FF, use weapon's WT instead) | |||
bit15: is learned | |||
$14 2*4 1st-2nd hit parameters | |||
bits0-6: [[Vagrant Story:skill effect|skill effect]] | |||
bits7-12: [[Vagrant Story:skill hit% prereqs|skill hit% prereqs]] | |||
bits13-15: [[Vagrant Story:skill hit% calc|skill hit% calc]] | |||
bits16-21: [[Vagrant Story:skill damage|skill damage]] | |||
bits22-26: attack multiplier | |||
bits27-28: damage type (B/E/P) if zero use weapon's | |||
bits29-31: damage affinity, if zero use weapon's | |||
$1c $18str name | $1c $18str name | ||
[[Category:Vagrant Story]] | [[Category:Vagrant Story]] |
Revision as of 11:02, 25 November 2007
$34 bytes each skill
$0 1 skills list $1 1 ? somehow points to the effect file(s)... (EFFPURGE) $2 1 bit0: ? bits1-3: type 1 spell (costs MP) 2 special attack / battle abil (costs RISK) 3 break art (costs HP) 4 ? unused (costs weapon PP) 5 item effect (costs nothing) 6 normal (cost defined by weapon) 7 trap bits4-7: targeting parameters $3 1 cost $4 4 range $8 4 area of effect range $c 1 bits0-7: WT/$100 (if $FF, use weapon's WT instead) bit15: is learned $14 2*4 1st-2nd hit parameters bits0-6: skill effect bits7-12: skill hit% prereqs bits13-15: skill hit% calc bits16-21: skill damage bits22-26: attack multiplier bits27-28: damage type (B/E/P) if zero use weapon's bits29-31: damage affinity, if zero use weapon's $1c $18str name