hoshimi-venus 0.10.5 → 0.11.1

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (33) hide show
  1. package/out/concert/consts/chart_consts.js +3 -0
  2. package/out/concert/consts/chart_consts.js.map +1 -1
  3. package/out/concert/efficacy_analyze.d.ts +2 -0
  4. package/out/concert/efficacy_analyze.js +14 -1
  5. package/out/concert/efficacy_analyze.js.map +1 -1
  6. package/out/concert/partial/actions/action.js +3 -0
  7. package/out/concert/partial/actions/action.js.map +1 -1
  8. package/out/concert/partial/actions/status_effect_change.d.ts +2 -0
  9. package/out/concert/partial/actions/status_effect_change.js +45 -0
  10. package/out/concert/partial/actions/status_effect_change.js.map +1 -0
  11. package/out/database/Card.json +1 -1
  12. package/out/database/Character.json +1 -1
  13. package/out/database/LeagueQuest.json +52 -0
  14. package/out/database/LiveAbility.json +1 -29179
  15. package/out/database/LiveBonus.json +1 -548
  16. package/out/database/LiveBonusGroup.json +1 -550
  17. package/out/database/MarathonQuest.json +1 -1632
  18. package/out/database/Music.json +1 -25119
  19. package/out/database/MusicChartPattern.json +1 -110438
  20. package/out/database/Quest.json +1 -110928
  21. package/out/database/RaidQuest.json +371 -0
  22. package/out/database/Skill.json +1 -1
  23. package/out/database/SkillEfficacy.json +1 -1
  24. package/out/database/SkillTrigger.json +1 -631
  25. package/out/package.json +1 -1
  26. package/out/types/proto/proto_api.d.ts +191 -45
  27. package/out/types/proto/proto_enum.d.ts +48 -13
  28. package/out/types/proto/proto_enum.js +44 -7
  29. package/out/types/proto/proto_enum.js.map +1 -1
  30. package/out/types/proto/proto_master.d.ts +5 -0
  31. package/out/types/proto/proto_transaction.d.ts +9 -1
  32. package/out/types/wap/misc_waps.d.ts +1 -1
  33. package/package.json +1 -1

There are too many changes on this page to be displayed.


The amount of changes on this page would crash your brower.

You can still verify the content by downloading the package file manually.