Tension

The fish will struggle. During the struggle, the tension of the fishing line will increase sharply. Fishing will fail if the tension of the fishing line reaches its peak.

tension_game_easy:
  game-type: tension
  difficulty: 20~35
  time: 15
  title: '{tension}'
  # Tip would show on the title to guide the player how to play
  tip: '<gray>Press <red><key:key.sneak> <gray>to start'
  subtitle:
    font: 'customfishing:default'
    bar: '뀑'
    fish: '뀍'
    struggling-fish:
      - 뀎
      - 뀏
      - 뀎
      - 뀐
  arguments:
    bar-effective-area-width: 218
    fish-offset: -221
    fish-start-position: 165
    fish-icon-width: 8
    success-position: 21
    ultimate-tension: 50
    normal-pull-tension-increase: 1
    struggling-tension-increase: 2
    loosening-tension-loss: 2
  tension:
    - '<font:customfishing:icons>뀑</font>'
    - '<font:customfishing:icons>뀒</font>'
    - '<font:customfishing:icons>뀓</font>'
    - '<font:customfishing:icons>뀔</font>'
    - '<font:customfishing:icons>뀕</font>'
    - '<font:customfishing:icons>뀖</font>'
    - '<font:customfishing:icons>뀗</font>'
    - '<font:customfishing:icons>뀘</font>'
    - '<font:customfishing:icons>뀙</font>'

Last updated