Conversation Between cjcman95 and Fading Tree
1 to 7 of 7
  1. Fading Tree
    March 21st, 2014 12:25 AM
    Fading Tree
    I'm bad at hacks, but I spotted this for you
    http://www.pokecommunity.com/showthread.php?t=311461
  2. cjcman95
    March 18th, 2014 2:51 PM
    cjcman95
    and sorry for the no response. didnt get notification of you replying
  3. cjcman95
    March 18th, 2014 2:48 PM
    cjcman95
    so what are you good at? in terms of hacking pokemon games.
  4. Fading Tree
    March 9th, 2014 9:39 PM
    Fading Tree
    why were you asking? lol
  5. Fading Tree
    March 9th, 2014 9:08 PM
    Fading Tree
    (I'm sorry for my delay. I've been over at googledocs, brain storming with two other individuals.)
  6. Fading Tree
    March 9th, 2014 9:04 PM
    Fading Tree
    I know how to edit tiles such as this code.
    Spoiler:

    bulbasaur:{num:1,species:"Bulbasaur",types:["Grass","Poison"],genderRatio:{M:0.875,F:0.125},baseStats:{hp:45,atk:49,def:49,spa:65,spd:65,spe:45},abilities:{0:"Overgrow",H:"Chlorophyll"},heightm:0.7,weightkg:6.9,color:"Green",evos:["ivysaur"],eggGroups:["Monster","Grass"]},

    bulbasaur:{learnset:{amnesia:["6E"],attract:["6M"],block:[],bodyslam:[],bulletseed:[],captivate:[],charm:["6E"],curse:["6E"],cut:["6M"],defensecurl:[],doubleedge:["6L027"],doubleteam:["6M"],echoedvoice:["6M"],endure:["6E"],energyball:["6M"],facade:["6M"],falseswipe:[],flash:["6M"],frenzyplant:[],frustration:["6M"],furycutter:[],gigadrain:["6E"],grassknot:["6M"],grasspledge:["6T"],grasswhistle:["6E"],growl:["6L003"],growth:["6L025"],headbutt:[],hiddenpower:["6M"],ingrain:["6E"],knockoff:[],leafstorm:["6E"],leechseed:["6L007"],lightscreen:["6M"],magicalleaf:["6E"],mimic:[],mudslap:[],naturalgift:[],naturepower:["6M","6E"],petaldance:["6E"],poisonpowder:["6L013"],powerwhip:["6E"],protect:["6M"],razorleaf:["6L019"],rest:["6M"],"return":["6M"],rocksmash:["6M"],round:["6M"],safeguard:["6M"],secretpower:[],seedbomb:["6L037"],skullbash:["6E"],sleeppowder:["6L013"],sleeptalk:["6M"],sludge:["6E"],sludgebomb:["6M"],snore:[],solarbeam:["6M"],strength:["6M"],stringshot:[],substitute:["6M"],sunnyday:["6M"],swagger:["6M"],sweetscent:["6L021"],swordsdance:["6M"],synthesis:["6L033"],tackle:["6L001a"],takedown:["6L015"],toxic:["6M"],venoshock:["6M"],vinewhip:["6L009"],weatherball:[],worryseed:["6L031"],bind:[],confide:["6M"],grassyterrain:["6E"]}}

    "bodyslam": {
    num: 34,
    accuracy: 100,
    basePower: 85,
    category: "Physical",
    desc: "Deals damage to one adjacent target with a 30% chance to paralyze it. Makes contact.",
    shortDesc: "30% chance to paralyze the target.",
    id: "bodyslam",
    isViable: true,
    name: "Body Slam",
    pp: 15,
    priority: 0,
    isContact: true,
    secondary: {
    chance: 30,
    status: 'par'
    },
    target: "normal",
    type: "Normal"

    In all honestly. Minimum @best, but I catch on quick with coding.
  7. cjcman95
    March 8th, 2014 6:24 AM
    cjcman95
    How much scripting do you know?