You are viewing a potentially older version of this package. View all versions.
FJX-GambitPopQuiz-1.0.1 icon

GambitPopQuiz

Adds Gambit Pop Quiz as a custom enemy.

Date uploaded 19 hours ago
Version 1.0.1
Download link FJX-GambitPopQuiz-1.0.1.zip
Downloads 4
Dependency string FJX-GambitPopQuiz-1.0.1

This mod requires the following mods to function

Zehs-REPOLib-4.2.0 icon
Zehs-REPOLib

Library for adding content to R.E.P.O.

Preferred version: 4.2.0

README

Gambit Pop Quiz

中文说明 | English

Preview

A Gambit-style variant enemy for R.E.P.O. He skips the roulette table and goes straight for the worst kind of horror: mental math.

What It Does

  • Adds Gambit Pop Quiz as a Tier 2 enemy.
  • Locks your view like Gambit, then asks a quick math question.
  • Press A for the left answer or D for the right answer.
  • Correct answers give cash.
  • Wrong answers, or running out of time, hurt.

Math quiz demo

Notes

Requires REPOLib.

All players should install the mod in multiplayer.

The gameplay plugin source is in MathTeacherPlugin/. The Unity prefab/content side is exported into the .repobundle, so the full Unity project is not included here.


中文说明

English | 中文说明

预览

一个 R.E.P.O. 的 Gambit 变体敌人。他不再让你抽转盘,而是把恐怖换成了更直接的东西:当场做数学题。

功能

  • 添加 Gambit Pop Quiz,作为 Tier 2 敌人
  • 像 Gambit 一样锁定你的视角,并开始一道数学题。
  • A 选择左边答案,按 D 选择右边答案。
  • 答对会获得现金奖励。
  • 答错,或者超时,会受到伤害。

数学题交互演示

说明

需要 REPOLib

联机时建议所有玩家都安装本 Mod。

插件源码在 MathTeacherPlugin/。Unity 里做的 prefab / enemy content 已经导出进 .repobundle,所以这个 GitHub 仓库不放完整 Unity 工程。

CHANGELOG

Changelog

1.0.3

  • Restore the intended README wording.
  • Keep README screenshots on GitHub-hosted image links so they render correctly on Thunderstore.
  • No gameplay changes.

1.0.1

  • Add CHANGELOG.md to the Thunderstore package.
  • Add the GitHub repository link to manifest.json.
  • Use GitHub-hosted README images so screenshots render correctly on Thunderstore.
  • No gameplay changes.

1.0.0

  • Initial release.
  • Adds Gambit Pop Quiz as a Tier 2 enemy.
  • Adds the math quiz interaction, cash reward, damage on failure, timeout handling, and Gambit-style view lock.