User:Kaladin: Difference between revisions

2,754 edits
No edit summary
 
(42 intermediate revisions by 2 users not shown)
Line 1: Line 1:
* User Page 1: [[User:DarthPhallus/Viper]]
* Sandbox 1 [[User:Kaladin/Sandbox 1]]
* UMVC3 Character Infobox Testing: [[User:DarthPhallus/UMVC3 Character Infobox]]
* Sandbox 2 [[User:Kaladin/Sandbox 2]]
* For Template Testing [[User:Kaladin/TestTemplate]]
* Glossary Overhaul + Linking it to Properties Template [[User:DarthPhallus/Glossary]]


==Google Docs==
==Useful Stuff==
* Assist Sheet for Fixed Hitstun: https://docs.google.com/spreadsheets/d/17fmzdZHfPGd_2rPX89b0hS_4aOzo24IUDSt4IBjgc4M/edit?hl=en_US&hl=en_US#gid=0
* Assist Sheet for Fixed Hitstun: https://docs.google.com/spreadsheets/d/17fmzdZHfPGd_2rPX89b0hS_4aOzo24IUDSt4IBjgc4M/edit?hl=en_US&hl=en_US#gid=0
* Modder Scratchpad: [https://docs.google.com/spreadsheets/d/1bUO7y4Voo6AYDDS1l71yTZxzOdexbglvUraFlbTkGps/edit#gid=1400608342 Has Weight Values among a bunch of other stuff]
* Modder Scratchpad: [https://docs.google.com/spreadsheets/d/1bUO7y4Voo6AYDDS1l71yTZxzOdexbglvUraFlbTkGps/edit#gid=1400608342 Has Weight Values among a bunch of other stuff]
* OTG Options + More [https://twitter.com/UMvC3Wiki/status/1714668220928475201 Bible Page 31]
* OTG Options + More [https://twitter.com/UMvC3Wiki/status/1714668220928475201 Bible Page 31]
* Potential Video of Hitboxes? [https://www.youtube.com/playlist?list=PLe8lyAUZsBFzmr3YgML7U7Vs5qzKvD0u7]
* Damage Calculator [https://umvc3damagecalculator.uk.r.appspot.com/]


==Assist Blockstun Values==


===Methodology===
* Record at 120fps with OBS and the game hopefully running at a smooth FPS. Use ffmpeg deduplication to remove duplicate frames cutting the recording down to 60FPS, this should ensure the least possibility of duplicate frames.
* Record and count each assist 3 times, so that if there are skipped frames I may notice a discrepency in the framedata and rerecord, odds of a frame being skipped in all three attempts is low.
===Notes===
* Not buffering anything out of blockstun results in the blockstun animation lingering for a while after the actual blockstun of an assist has ended so I have to be sure to hold up/back as soon as I'm blocking, of course this can result in errors, especially with short blockstun assists.
* Techincally this is actually counting the combo of Blockstun + Blockstop, not sure if that matters in this game as blockstop often interacts with system mechanics in different ways, but I have no idea how to even count blockstop so I'll just ignore that for now.
* Planning to count each three times, and if there is any discrepenancy do it again with a new recording.
* Gonna test for multiple values when Assists can hit multiple ways (Arthur Bottle Toss), but not sure how exhaustive I will make it atm.


===Akuma===
==Grounded Normal Chain/Cancel Table==
* A (Gohadoken): 22f
<sup>*</sup> L/S/H stands for Launcher, Specials, and Hypers
* B (Tatsu): 45f
{| class="wikitable"
* Y (Hyakki Gojin): 27f
|-
! Normal !! Chains Into !! Cancels Into !! Notes
|-
| 5L || || ||
|-
| 2L || || ||
|-
| 5M || || ||
|-
| 2M || || ||
|-
| 5H || || ||
|-
| 2H || || ||
|}


===Amaterasu===
* A (Solar Flare): N/A
* B (Cold Star): (If First Hit Connects) 75f | (If First Hit Whiffs) 65f
* Y (Bloom): N/A


===Arthur===
==MoveCard Notes==
* A (Heavenly Slash): 21f
https://wiki.supercombo.gg/w/Module:Properties-UMVC3
* B (Dagger Toss): 43f
* May need to find some way to include parathesized info in the properties field while still having it pull the cargo correctly.
* Y (Fire Bottle Toss): 55f? (Hard to ensure that it even hits on the first frame.) for Fire. 21f for just Bottle.
** <pre>{{#cargo_query:tables = UMVC3_FrameData=fd, UMVC3_FrameData__properties=pr | join on = fd._ID=pr._rowID | fields = _value | where = moveId='c.viper_236S' | format = ol}}</pre>
** In the Query I will simply change the template I'm passing the info into into the Module.
*** Pass in the term (value) and definition
*** Construct the Tooltip and everything in the parser. This might result in the same issue as before, should check.
**** To elaborate: The term will be everything with the paranthesis included. Would split off the paranthesis part and use that outside of a tooltip constructed of the pre-paranthesis part and the definition.
* May want to create a seperate MoveDataCargoImage template for UMVC3 to change the "caption" field to something like "Voiceline" but also include a way to say which image belongs to which version.
* Come up with a solid notation for the cancels?
** L/S/H/D/J/U = Launcher/Special/Hyper/Dash/Jump/Unique
** Ln/Sp/Hy/Ds/Jm/Uq = Launcher/Special/Hyper/Dash/Jump/Unique
** May want to include Superjump, THC, and maybe DHC?


===C. Viper===
==CSS Screen Notes==
* A (Thunder Knuckle): 21f
* Need to see Eternal Yoshi about converting exported CSS Icons from LAB to RGB.
* B (Seismic Hammer): 21f
** If they look like shit I might just use the current icons
* Y (Burning Kick): 21f
* I think I need to change from using border / outline to creating specific elements that are boxes to imitate it, that way they can set to blink indepentely on hover.
 
** This will also solve my dropshadow issue.
===Chris===
* A (Combination Punch): 39f
* B (Gun Fire): 35f
* Y (Grenade Toss): 21f
 
===Chun Li===
* A (Kikoken):
* B (Tenshokyaku):
* Y (Hyakuretsukyaku):
 
===Dante===
* A (Jam Session):
* B (Crystal):
* Y (Weasel Shot):
 
===Felicia===
* A (Rolling Buckler + Rolling Slide):
* B (Sand Splash):
* Y (Cat Spike):
 
===Firebrand===
* A (Hell Spitfire):
* B (Demon Missile M):
* Y (Demon Missile H):

Latest revision as of 16:25, 16 May 2025

Useful Stuff


Grounded Normal Chain/Cancel Table

* L/S/H stands for Launcher, Specials, and Hypers

Normal Chains Into Cancels Into Notes
5L
2L
5M
2M
5H
2H


MoveCard Notes

https://wiki.supercombo.gg/w/Module:Properties-UMVC3

  • May need to find some way to include parathesized info in the properties field while still having it pull the cargo correctly.
    • {{#cargo_query:tables = UMVC3_FrameData=fd, UMVC3_FrameData__properties=pr | join on = fd._ID=pr._rowID | fields = _value | where = moveId='c.viper_236S' | format = ol}}
    • In the Query I will simply change the template I'm passing the info into into the Module.
      • Pass in the term (value) and definition
      • Construct the Tooltip and everything in the parser. This might result in the same issue as before, should check.
        • To elaborate: The term will be everything with the paranthesis included. Would split off the paranthesis part and use that outside of a tooltip constructed of the pre-paranthesis part and the definition.
  • May want to create a seperate MoveDataCargoImage template for UMVC3 to change the "caption" field to something like "Voiceline" but also include a way to say which image belongs to which version.
  • Come up with a solid notation for the cancels?
    • L/S/H/D/J/U = Launcher/Special/Hyper/Dash/Jump/Unique
    • Ln/Sp/Hy/Ds/Jm/Uq = Launcher/Special/Hyper/Dash/Jump/Unique
    • May want to include Superjump, THC, and maybe DHC?

CSS Screen Notes

  • Need to see Eternal Yoshi about converting exported CSS Icons from LAB to RGB.
    • If they look like shit I might just use the current icons
  • I think I need to change from using border / outline to creating specific elements that are boxes to imitate it, that way they can set to blink indepentely on hover.
    • This will also solve my dropshadow issue.