View Single Post
Old Jul 26th, 2012, 8:24:36 PM   #30
SubwayJ
 
SubwayJ's Avatar
 
Join Date: Dec 2011
Posts: 1,569
Ontario, Canada
Default

Block 23 is mine

Code:
Heavy_Slam: {name: "Heavy Slam", bp: 4, acc: 100, en: 5, class: "physical", type: "steel", effect: "bp_wcdiff", proc: 100, priority: 0, contact: true, target: "single", ct: "set"}
Helping_Hand: {name: "Helping Hand", bp: 0, acc: 0, en: 4, class: "other", type: "normal", effect: "hidden_power", proc: 100, priority: 5, contact: false, target: "single", ct: "passive"}
Hex: {name: "Hex", bp: 5, acc: 100, en: 7, class: "special", type: "ghost", effect: "hex", proc: 100, priority: 0, contact: false, target: "single", ct: "elemental"}
Hi_Jump_Kick: {name: "Hi Jump Kick", bp: 13, acc: 90, en: 8, class: "physical", type: "fighting", effect: "jump_kick", proc: 100, priority: 0, contact: true, target: "single", ct: "passive"}
Hidden_Power: {name: "Hidden Power", bp: , acc: , en: , class: "", type: "", effect: "", proc: , priority: , contact: , target: "", ct: ""} LEAVING FOR SDS
Hone_Claws: {name: "Hone Claws", bp: 0, acc: 0, en: 6, class: "other", type: "dark", effect: "hone_claws", proc: 100, priority: 0, contact: false, target: "self", ct: "passive"}
Horn_Attack: {name: "Horn Attack", bp: 7, acc: 100, en: 5, class: "physical", type: "normal", effect: "none", proc: 0, priority: 0, contact: true, target: "single", ct: "passive"}
Horn_Drill: {name: "Horn Drill", bp: 25, acc: 30, en: 16, class: "physical", type: "normal", effect: "none", proc: 0, priority: 0, contact: true, target: "single", ct: "passive"}
Horn_Leech: {name: "Horn Leech", bp: 8, acc: 100, en: 12, class: "physical", type: "grass", effect: "leech", proc: 100, priority: 0, contact: true, target: "single", ct: "set"}
Howl: {name: "Howl", bp: 0, acc: 0, en: 5, class: "other", type: "normal", effect: "atk_self", proc: 100, priority: 0, contact: false, target: "self", ct: "passive"}
DONE
__________________
Look left ---------------------------------------> You failed
Life's too short for ramen.
ASB team!

Last edited by SubwayJ; Jul 26th, 2012 at 8:49:13 PM.
SubwayJ is offline   Reply With Quote