Bay 12 Games Forum

Please login or register.

Login with username, password and session length
Advanced search  
Pages: 1 [2]

Author Topic: dwarvemon hoenn reigon dex:help wanted  (Read 1752 times)

kilakan

  • Bay Watcher
    • View Profile
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #15 on: August 10, 2010, 03:43:20 pm »

I'm interested in helping (though my modding skills for the new version are weak at best) so I'll watch/test for now. 
Logged
Nom nom nom

iceball3

  • Bay Watcher
  • Miaou~
    • View Profile
    • My DA
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #16 on: August 10, 2010, 03:46:49 pm »

'k, I'll set up the text files here when i finish the Treeko evo's.
Logged

iceball3

  • Bay Watcher
  • Miaou~
    • View Profile
    • My DA
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #17 on: August 10, 2010, 04:32:43 pm »

woop. working on sceptile right now. so how do i make it's arm blades for attacking?
here's the body type for the blades
Code: [Select]
[BODY:ARM_BLADES]
[BP:R_FLIP:right first arm blade:STP][CON:RH][RIGHT][CATEGORY:FLIPPER]
[DEFAULT_RELSIZE:250]
[BP:L_FLIP:right second arm blade:STP][CON:RH][LEFT][CATEGORY:FLIPPER]
[DEFAULT_RELSIZE:250]
[BP:R_FLIP:right first arm blade:STP][CON:LH][RIGHT][CATEGORY:FLIPPER]
[DEFAULT_RELSIZE:250]
[BP:L_FLIP:left second arm blade:STP][CON:LH][LEFT][CATEGORY:FLIPPER]
[DEFAULT_RELSIZE:250]
i can't seem to get it to attack WITH it's blades.
here's the raw for the attack
Code: [Select]
[ATTACK:SLASH_W_BLADES:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:RH:BY_CATEGORY:ALL:FLIPPER]
[ATTACK_VERB:slash:slashes]
[ATTACK_CONTACT_PERC:60000]
[ATTACK_PENETRATION_PERC:6000]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:MAIN]
[ATTACK:SLASH_W_BLADES:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:LH:BY_CATEGORY:ALL:FLIPPER]
[ATTACK_VERB:slash:slashes]
[ATTACK_CONTACT_PERC:60000]
[ATTACK_PENETRATION_PERC:6000]
[ATTACK_FLAG_EDGE]
[ATTACK_PRIORITY:MAIN]
should i just designate the blades as teeth? or is there something else i could do?
Logged

3

  • Bay Watcher
    • View Profile
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #18 on: August 10, 2010, 04:40:12 pm »

First:

Quote
Code: [Select]
[BP:R_FLIP:right first arm blade:STP][CON:LH][RIGHT][CATEGORY:FLIPPER][DEFAULT_RELSIZE:250]

Should be "left first arm blade".

Second:

Quote
Code: [Select]
[ATTACK:SLASH_W_BLADES:CHILD_TISSUE_LAYER_GROUP:BY_TYPE:RH:BY_CATEGORY:ALL:FLIPPER]

Can easily be replaced by:

Code: [Select]
[ATTACK:SLASH_W_BLADES:CHILD_TISSUE_LAYER_GROUP:BY_CATEGORY:FLIPPER]
Third, what's up with the contact/penetration perc values? Why are they so huge? Afaik CONTACT_PERC 100 is "any and all area possible", but even that might not be the case for this specific type of attack. And it's certainly not going to be making a penetrative attack of that magnitude with a slash.
Logged

iceball3

  • Bay Watcher
  • Miaou~
    • View Profile
    • My DA
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #19 on: August 10, 2010, 04:49:48 pm »

i just figured out how to do this through the wiki but thanks anyway.
i was actually trying to come up with values somewhat near a sword, and it seems to do wonders. though dismemberment is pretty rare.
Logged

iceball3

  • Bay Watcher
  • Miaou~
    • View Profile
    • My DA
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #20 on: August 10, 2010, 09:57:59 pm »

UPDATE:a link to first 2 pokemon chains have been put in the first post. anyone willing to try, just unzip the file and plop the text files into the vanilla raws. tell me if anything is off (balancing,syndromes,etc.).
Logged

kilakan

  • Bay Watcher
    • View Profile
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #21 on: August 11, 2010, 02:14:53 pm »

you wrote oocheyena in the first post, shouldn't it have a p?
Logged
Nom nom nom

iceball3

  • Bay Watcher
  • Miaou~
    • View Profile
    • My DA
Re: dwarvemon hoenn reigon dex:help wanted
« Reply #22 on: August 11, 2010, 03:26:08 pm »

whoops, thanks
Logged
Pages: 1 [2]