Code Monkey home page Code Monkey logo

Comments (4)

dorkster avatar dorkster commented on July 24, 2024

Does the Averguard Tome bookstand event now need an explicit 100% drop chance?

Yes, that is correct.

from flare-game.

clintbellanger avatar clintbellanger commented on July 24, 2024

Ok. Let's keep an eye out for other quest drops that need updating as well.

from flare-game.

dorkster avatar dorkster commented on July 24, 2024

Here are all of the non-random loot events without a drop chance:

frontier/ancient_temple.tmx:643:    <property name="loot" value="currency,15,72,20"/>
averguard/averguard_prison.tmx:392:    <property name="loot" value="id,21,31,1"/>
averguard/goblin_warrens.tmx:335:    <property name="loot" value="id,2,29,9000"/>
averguard/averguard_academy.tmx:393:    <property name="loot" value="id,21,75,2"/>

I won't bother posting all of the deprecated random loot events, but here's a command to find them quickly:

grep -rnI "name=\"loot\"" | grep -v "100\""

from flare-game.

dorkster avatar dorkster commented on July 24, 2024

The Averguard Tome quest is fixed.

All others containers are functional now (they drop gold). We can work on balancing their contents as we flesh out items.

from flare-game.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.