View Single Post
Old Jul 27th, 2012, 8:37:08 AM   #32
nyttyn
 
nyttyn's Avatar
 
Join Date: Sep 2010
Posts: 636
O' Dharma! The world is filled with light...
Default

Reserving block 34

I still highly enjoy suicide moves.

Block 34 done
Code:
Perish_Song: {name: "Perish Song", bp: 0, acc: 0, en: 15, class: "other", type: "normal", effect: "perish_song", proc: 100, priority: -1, contact: false, target: "field", ct: "passive"}
Petal_Dance: {name: "Petal Dance", bp: 12, acc: 100, en: 8, class: "special", type: "grass", effect: "petal_dance", proc: 100, priority: 0, contact: true, target: "single", ct: "force"}
Pin_Missile: {name: "Pin Missile", bp: 2, acc: 85, en: 4, class: "physical", type: "bug", effect: "hits_5", proc: 100, priority: 0, contact: false, target: "single", ct: "elemental"}
Pluck: {name: "Pluck", bp: 6, acc: 100, en: 5, class: "physical", type: "flying", effect: "pluck", proc: 100, priority: 0, contact: true, target: "single", ct: "set"}
Poison_Fang: {name: "Poison Fang", bp: 5, acc: 100, en: 4, class: "physical", type: "poison", effect: "poison", proc: 30, priority: 0, contact: true, target: "single", ct: "elemental"}
Poison_Gas: {name: "Poison Gas", bp: 0, acc: 80, en: 7, class: "otherl", type: "poison", effect: "poison", proc: 100, priority: 0, contact: false, target: "field", ct: "passive"}
Poison_Jab: {name: "Poison Jab", bp: 8, acc: 100, en: 6, class: "physical", type: "poison", effect: "poison", proc: 30, priority: 0, contact: true, target: "single", ct: "elemental"}
Poison_Sting_Distance: {name: "Poison Sting (Distance)", bp: 4, acc: 100, en: 3, class: "physical", type: "poison", effect: "poison_sting_distance", proc: 100, priority: 0, contact: false, target: "single", ct: "elemental"}
Poison_Sting_Direct: {name: "Poison Sting (Direct)", bp: 4, acc: 100, en: 3, class: "physical", type: "poison", effect: "poison_sting_direct", proc: 100, priority: 0, contact: true, target: "single", ct: "elemental"}
Poison_Tail: {name: "Poison Tail", bp: 5, acc: 100, en: 4, class: "physical", type: "poison", effect: "poison_tail", proc: 100, priority: 0, contact: true, target: "single", ct: "passive"}
PoisonPowder: {name: "PoisonPowder", bp: 0, acc: 75, en: 7, class: "other", type: "poison", effect: "poison", proc: 100, priority: 0, contact: false, target: "field", ct: "Passive"}
__________________
http://i.imgur.com/M88s8ua.gif

Last edited by nyttyn; Jul 27th, 2012 at 12:34:45 PM.
nyttyn is offline   Reply With Quote