Git Product home page Git Product logo

rpguser's Introduction

RPGUser

层级结构:用户、英雄、装备、宝石、宠物 用户: 基础属性:等级,生命值 高级属性:战斗力 英雄: 基础属性:等级,生命值 高级属性:战斗力,最大生命值 装备: 基础属性:基础攻击 高级属性:实际攻击力 宝石: 基础属性:攻击力 宠物: 基础属性:战斗力

战斗力公式:用户战斗力 = 在队列中的英雄的战斗力总和 + 用户等级 * 3 英雄战斗力 = 最大生命值 * 1.5 + 英雄攻击力 * 1.8 英雄最大生命值 = 英雄等级 * 100 * 英雄品质 英雄攻击力 = 英雄装备攻击力总和 装备攻击力 = 基础攻击力 + 宝石攻击力

rpguser's People

Contributors

taye310 avatar

Watchers

James Cloos avatar

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.