Scarlet Headband is a passive item in Battle Fantasy, a mod for The Binding of Isaac.
Upon defeating the floor's boss, spawns several Pennies based on how many rooms were cleared this floor and how fast the floor was cleared.
The number of pennies spawned starts off at 3. Each room cleared adds 1 to this amount, or 2 for each big room or L room cleared. The penalty applied is based on how much time was spent on the floor before the boss is defeated, and is based on these two formulas:
FloorCompletionThreshold = 1800 * (min(ceil(CurrentFloor / 2), 3) * 0.25 + 1.25)
TimePenalty = ceil((FloorCompletionThreshold - TimeSpentOnFloor * 30) / (FloorCompletionThreshold / 18))
The highest number TimePenalty can be is 0, i.e. no penalty.
Scarlet Headband can be found in the following item pools:
Name | Weight |
---|---|
Treasure Room |
1.0/1.0
|
Shop |
1.0/1.0
|
Ultra Secret Room |
1.0/1.0
|
Crane Game |
1.0/1.0
|
The following tags are applied to this item:
Id | Description |
---|---|
summonable | Can be summoned via ![]() |
offensive | Can appear for ![]() |
nogreed | Not available in Greed Mode. |
The following special synergies and interactions for Scarlet Headband have been documented.
Mod | Item | Synergy |
---|---|---|
--- | Abyss | Spawns a locust that has 1.25× movement speed. |
* Note that not all possible synergies and interactions are listed here.