Virtual Item Registration System for Social Network Games
Find Innovative SolutionsGenerate Solutions
Solution Overview
Problem
Users in social networking services with virtual item lottery systems often become discontented due to the unpredictability and rarity of acquiring desired virtual items, leading to frustration and decreased engagement.
Innovation Solution
A server program that allows users to exchange data via a network, performs game calculations, randomly selects virtual items, registers chosen items with user identification, notifies users of registrations, and enables item registration requests between users, ensuring more reliable acquisition of virtual items through a networked system.
Engineering Contradictions & Design Principles
Engineering Contradiction Analysis
1Reliability
If a lottery system is used to distribute virtual items, then users can acquire rare virtual items with predetermined probability, but users cannot necessarily acquire desired items leading to discontent and frustration
Solution Approach 1:
The system performs preliminary registration of virtual items to multiple users in advance. When a user obtains a virtual item through lottery, the system has already pre-registered the item with multiple user IDs, ensuring reliable acquisition. This preliminary action eliminates the frustration of lottery failures by guaranteeing item availability to multiple users beforehand.
Solution Approach 2:
The system changes the parameter of item ownership from single-user to multi-user registration. By registering virtual items with multiple user IDs simultaneously, the system transforms the acquisition model from competitive lottery to shared availability, improving both reliability and user satisfaction.
2Adaptability or versatility
If virtual items are made available through lottery with predetermined probability, then rare items can be provided to users, but the unpredictability causes user frustration and decreased engagement
Solution Approach 1:
The system performs preliminary registration of virtual items to multiple users before lottery distribution. This ensures that when items are distributed, multiple users have already been registered as owners, maintaining flexibility in distribution while eliminating user frustration through guaranteed availability.
Solution Approach 2:
The notification control section notifies other users when a virtual item is registered, providing feedback that motivates users to engage with the system. This feedback mechanism transforms the passive lottery experience into an active engagement opportunity where users can see and respond to item registrations.
3Ease of operation
If the system allows item registration requests from other users, then user satisfaction increases through reliable acquisition, but system complexity increases due to additional control mechanisms
Solution Approach 1:
The virtual item control section performs multiple functions: it registers items through lottery, processes registration requests from other users, and manages item distribution. By making this single component multi-functional, the system improves user satisfaction without proportionally increasing overall system complexity.
Solution Approach 2:
The notification control section acts as an intermediary between the virtual item control section and other users. It receives notifications about item registrations and facilitates the registration request process, simplifying the interaction flow and reducing the perceived complexity for users.
4Adaptability or versatility
If the system limits item registrations to a predetermined number, then friend relationships are maintained, but the number of users who can acquire items is restricted
Solution Approach 1:
The system applies different registration rules to different user groups. By limiting registrations to a predetermined number of users, it creates a local quality distinction between users who can and cannot register items, thereby maintaining exclusivity and friend relationships while still allowing controlled distribution to multiple users.
Data Source
AI summary
A server notifies another user that a virtual item of the user has been registered when the virtual item of the user has been registered, receives a registration request for the virtual item of the user from the terminal of the other user, and registers the virtual item of the user in association with the identification information of the other user as a virtual item of the other user when the registration request for the virtual item of the user from the terminal of the other user has been received.


