# I am the Watcher. I am your guide through this vast new twtiverse.
#
# Usage:
# https://watcher.sour.is/api/plain/users View list of users and latest twt date.
# https://watcher.sour.is/api/plain/twt View all twts.
# https://watcher.sour.is/api/plain/mentions?uri=:uri View all mentions for uri.
# https://watcher.sour.is/api/plain/conv/:hash View all twts for a conversation subject.
#
# Options:
# uri Filter to show a specific users twts.
# offset Start index for quey.
# limit Count of items to return (going back in time).
#
# twt range = 1 1
# self = https://watcher.sour.is/conv/kt4pn7a
游戏商业化的又一重大创新——详解Battle Pass
## 目录大纲
1.导言**
简单阐述游戏商业化的定义,以及介绍本文的主要内容
2.什么是Battle Pass
介绍Battle Pass的定义,以及它的起源、目前的发展
3.Battle Pass的设计**
运用游戏商业化系统的常见设计逻辑对Battle Pass进行分析
3.1.Battle Pass的设计优点**
3.2.Battle Pass的设计架构**
3.2.1.Battle Pass的付费设计**
3.2.2.Battle Pass的活跃设计**
3.2.3.Battle Pass的产出设计**
4.总结**
* * *
## 1.导言
游戏商业化,在游戏市场和游戏行业一直是不少游戏策划和运营人员研究和思考的问题。
游戏类型和用户人群的不同,往往决定了其采取的商业化体系不同,也造就了游戏商业化的多样性。
但其实随着行业的发展和行业前辈的摸索、推进,网络游戏的商业化已经是非常成熟的一套 ... ⌘ Read more*