Skip to content

Commit

Permalink
Added missing rep+ description changes for Abyss
Browse files Browse the repository at this point in the history
  • Loading branch information
wofsauge committed Nov 20, 2024
1 parent 2810f8f commit e2501d9
Showing 1 changed file with 2 additions and 8 deletions.
10 changes: 2 additions & 8 deletions descriptions/rep+/en_us.lua
Original file line number Diff line number Diff line change
Expand Up @@ -37,14 +37,8 @@ local collectibles = {
[632] = {"632", "Evil Charm", "↑ {{Luck}} +2 Luck#Immune to {{Burning}} fire damage, {{Confusion}} confusion, {{Fear}} fear, {{Slow}} spider-webs and {{Poison}} poison effects#Grants 1 second immunity to creep"}, -- Evil Charm
-- Change: Complete rewrite
[681] = {"681", "Lil Portal", "Double-tapping a fire button launches the portal#Deals contact damage when launched#Consumes pickups in its path#Each pickup consumed increases its size, damage, and spawns a blue fly#Consuming 2-3 pickups spawns a portal to a special room and the familiar disappears for the rest of the floor#The content of the room persists for the rest of the run"}, -- Lil Portal



-- TODO: check how exactly the quality affects the damage of the wisp
-- OFFICIAL CHANGELOG TEXT: Abyss - Item quality now impacts the damage of the summoned locust. Locusts now inherit many different effects based on the item destroyed by Abyss.
--[706] = {"706", "Abyss", "Consumes all item pedestals in the room and spawns a locust familiar for each one#Locusts deal Isaac's damage 2-3 times an attack#Some items spawn a special locust when consumed"}, -- Abyss


-- Change: Added info about the damage based on item quality
[706] = {"706", "Abyss", "Consumes all item pedestals in the room and spawns a locust familiar for each one#Some items spawn a special locust when consumed#{{Damage}} Locusts deal Isaac's damage multiplied by the item quality consumed:#{{Quality0}} - 0.5x#{{Quality1}} - 0.75x#{{Quality2}} - 1.0x#{{Quality3}} - 1.5x#{{Quality4}} - 2.0x"}, -- Abyss
}
EID:updateDescriptionsViaTable(collectibles, EID.descriptions[languageCode].collectibles)

Expand Down

0 comments on commit e2501d9

Please sign in to comment.