User talk:Alex the weeb/Base trap duration (tertiary sources)

From SmashWiki, the Super Smash Bros. wiki
Jump to navigationJump to search

Kapp'n & Isaac[edit]

Kapp'n has the following related to capturing fighters:

  • driver_captured_figher_time = 80
  • driver_captured_fighter_time_add_per_damage = 1.3
  • driver_captured_fighter_time_dec_per_frame = 1
  • driver_captured_fighter_time_dec_for_clatter = 2.3

And Isaac has the following which don't immediately appear related but does line up with your current numbers:

  • robin_lift_clatter_min = 100
  • robin_lift_clatter_add_percent = 1.3
  • robin_lift_clatter_dec_auto = 1.5
  • robin_lift_clatter_dec_manual = 4

100/1.5 ≈ 66.667 (_min / _dec_auto) which is close to your 67.4. (100+1.3)/1.5 ≈ 67.533 ((_min+_add_percent) / _dec_auto) which is roughly 0.867 more than base, close to your 0.87. _dec_manual would likely be for button mashing. Nothing else in the params jumps out as being related so this is likely what is used, just named differently. --CanvasK (talk) 18:55, January 14, 2026 (EST)

Incidentally, are you using a more updated version of the param spreadsheet, because none of these params appear to be in the version I've been using (https://docs.google.com/spreadsheets/d/1UdH2L0xi8dO6jyPCcO5e5-8j7SGzezxkeZuF1uP8uOw/edit?gid=1055433612#gid=1055433612). Alex the Weeb 19:03, January 14, 2026 (EST)
That spreadsheet mainly shows params that are used by multiple areas instead of specific items (with some exceptions). I got the game files and can view the specific item's params in prcEditor. I may try to convert them to a spreadsheet to share at some point. --CanvasK (talk) 19:16, January 14, 2026 (EST)