Skip to content
View battlecatsinfo's full-sized avatar

Block or report battlecatsinfo

Block user

Prevent this user from interacting with your repositories and sending you notifications. Learn more about blocking users.

You must be logged in to block users.

Please don't include any personal information such as legal names or email addresses. Maximum 100 characters, markdown supported. This note will be visible to only you.
Report abuse

Contact GitHub support about this user’s behavior. Learn more about reporting abuse.

Report abuse

Pinned Loading

  1. battlecatsinfo.github.io battlecatsinfo.github.io Public

    The Battle Cats Information Website

    JavaScript 14 9

  2. crowd control coverage rate 控場覆蓋率 crowd control coverage rate 控場覆蓋率
    1
    // For simple units, no multi hit
    2
    // p: chance(percentage)
    3
    // durationF: duration(frame)
    4
    // attackF: attack frequency(frame)
    5
    function getCover(p, durationF, attackF) {